10 lines
480 B
INI
10 lines
480 B
INI
name=FreeRTOS
|
|
version=8.2.3-14
|
|
author=Richard Berry <info@freertos.org>
|
|
maintainer=Phillip Stevens <phillip.stevens@gmail.com>
|
|
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
|