We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aed496c commit 7a1e072Copy full SHA for 7a1e072
library.properties
@@ -3,7 +3,7 @@ version=8.2.3-15
3
author=Richard Berry <info@freertos.org>
4
maintainer=Phillip Stevens <phillip.stevens@gmail.com>
5
sentence=Real Time Operating System implemented for AVR (Uno, Leonardo, Mega).
6
-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.
+paragraph=The primary design goals are: Easy to use, Small footprint, Robust. Uses Watchdog Timer for 15ms resolution. Slow blink = stack overflow. Fast blink = heap malloc() failure.
7
category=Timing
8
url=https://github.com/feilipu/Arduino_FreeRTOS_Library
9
architectures=avr
0 commit comments