/Sos

The project provides a multitasking non-primitive kernel system that can be requested to handle different prioritized tasks at different times periodically

Primary LanguageC

Small OS

▪ The project provides a multitasking non-primitive kernel system that can be requested to handle different prioritized tasks at different times periodically. ▪ The system has a dispatcher to execute the prioritized tasks in time. ▪ The system provides some sort of synchronization between tasks.