AvRtos Wiki
Small real time operating system for AVR and ARM microcontrollers
Status: Alpha
Brought to you by:
harry-77
AvRtos is a small, preemtive, priority based real time operating system for Atmel AVR and ARM microcontrollers.
It was written in C.
AvRtos provides message queues and semaphores for task synchronization. It uses a static memory allocation scheme.
AvRtos is nearly the smallest RTOS out there. Even pico]OS is much bigger.