mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 08:13:55 +00:00
* Use new version of CI-CD Actions, checkout@v3 instead of checkout@v2 on all jobs * Use cSpell spell check, and use ubuntu-20.04 for formatting check * Add in bot formatting action * Update freertos_demo.yml and freertos_plus_demo.yml files to increase github log readability * Add in a Qemu demo onto the workflows.
10 lines
354 B
Plaintext
10 lines
354 B
Plaintext
Directories:
|
|
|
|
+ The FreeRTOS-Plus/Demo directory contains a demo application for every most of
|
|
the FreeRTOS+ components. Lots of the demo applications use the FreeRTOS
|
|
Windows simulator for easy evaluation. Be aware that FreeRTOS is much slower
|
|
and not deterministic when executed in a simulated environment.
|
|
|
|
+ See http://www.freertos.org/plus
|
|
|