mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-08-24 02:48:04 +08: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.
7 lines
438 B
Plaintext
7 lines
438 B
Plaintext
It is not possible to create an example FreeRTOS+IO project for the Windows
|
|
simulator. FreeRTOS+IO information can be found on http://www.FreeRTOS.org/IO.
|
|
|
|
A featured demo that includes telnet like functionality, a web server,
|
|
a command line interface (using FreeRTOS+CLI) and a FAT file system is
|
|
described on
|
|
http://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_IO/Demo_Applications/LPCXpresso_LPC1769/NXP_LPC1769_Demo_Description.shtml |