mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-15 01:07:47 -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.
7 lines
No EOL
438 B
Text
7 lines
No EOL
438 B
Text
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 |