arduino2/libraries/Arduino_FreeRTOS-master/library.properties
2020-11-06 13:17:55 +01:00

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