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
Run applications fast and securely in a fully managed environment
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Like OS!