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 64da512 commit d586cb7Copy full SHA for d586cb7
library.properties
@@ -2,7 +2,7 @@ name=FreeRTOS
2
version=10.3.0-6
3
author=Richard Barry <info@freertos.org>
4
maintainer=Phillip Stevens <phillip.stevens@gmail.com>
5
-sentence=<h3>FreeRTOS Real Time Operating System implemented for AVR (Uno, Leonardo, Mega) </h3>
+sentence=FreeRTOS 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 15ms resolution. Slow blink = stack overflow. Fast blink = heap malloc() failure.
7
category=Timing
8
url=https://github.com/feilipu/Arduino_FreeRTOS_Library
0 commit comments