Skip to content

pranav12321/RTOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

RTOS

  • Priority scheduler, cooperative and preemptive scheduling, FAT file system, blocking semaphores, periodic and asynchronous user tasks.

TODO (future plans) :

  • Dynamically allocate the threads with heap
  • Optimize scheduler
  • Implement it to be generic across MCUs.
  • A more robust process manager and memory protection
  • Generic memory and disk access
  • Clean up code and make better documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages