This project is now in the research and development stage. It is intended for very small microcontrollers with a single processor and represent simple multithreading kernel what written by C language. Is planning create implementations for AVR8 and STM8, may be. Now it is suspended until better time.
Features
- Hardware driven preemptive multithreading
- Separate stack for interrupt handlers
- Supporting the reentrancy of the threads
- Quantization of the threads time
- Round-robin scheduling of the threads
- Two type semaphores for events and mutex
- Effective timeout control algotithm
- Automatic sleeping when idle
- Fully static implementation for tiny devices
- Do not require modifing the linkage structure
- Small footprint of the instructions code
- A small assembly code, as long as possible
- Applicable for Arduino ecosystem
License
Other LicenseOther Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Like OS!