name=FreeRTOS version=8.2.3-14 author=Richard Berry maintainer=Phillip Stevens sentence=Real Time Operating System implemented for AVR (Uno, Leonardo, Mega). paragraph=The primary design goals are: Easy to use, Small footprint, Robust. Uses Watchdog Timer for 30ms resolution. Slow blink = stack overflow. Fast blink = heap malloc() failure. category=Timing url=https://github.com/feilipu/Arduino_FreeRTOS_Library architectures=avr