Free, simple, extremely lightweight, stackless, cooperative, quasi operating system (OS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8, ST7, AVR8 families, Windows.
- kernel works in cooperative mode only
- tasks operate on the same stack
- timers
- binary semaphores
- protected signals
- events
- mutexes
- all documentation is contained within the source files
- examples and templates are in separate repositories on GitHub
- archival releases on sourceforge
CM0(+), CM3, CM4(F), CM7, STM8, ST7, AVR8, Win32/64
This project is licensed under the terms of MIT License (MIT).