This is a fork of Richard Barry's FreeRTOS, optimised for the Arduino Microchip ATmega devices. It has been created to provide ...
Standard FreeRTOS uses C based API. However I prefer to have some nice C++ abstractions. That's when I disovered the freertos ...