Mark3 RTOS
Open-source RTOS and Embedded Systems Toolkit for C++ and C
Mark3 is a sophisticated RTOS and embedded systems toolkit, targeted towards a growing list of MCUs. Beyond providing "just another scheduler", it provides heaps, drivers, a shell, an event-driven GUI framework, and much more!
It currently supports a variety of Atmel AVR, MSP430, and the ARM Cortex-M series of microcontrollers, with other platforms to follow.
Mark3 was designed from the ground-up using disciplined object-oriented design principles - and unlike the vast majority of...