mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 08:47:45 -04: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.
9 lines
354 B
Text
9 lines
354 B
Text
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
|
|
|