Author
Andras Zsoter
Project active since
Language
C
Kernel type
Realtime
Platforms
ARM, MicroBlaze
User interface
Not available
License
MIT
Website
Core Features
- Multitasking.
- Task creation and destruction.
- Delay/sleep for a certain amount of time.
- Task synchronzation by means of counting semaphores.
- Task suspend and resume.
The scheduling algorithm is a strictly priority based real time scheduler.
