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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Like OS!