mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-01 08:54:14 -04:00
Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS directory.
This commit is contained in:
parent
80f7e8cdd4
commit
64a3ab321a
528 changed files with 228252 additions and 0 deletions
5
FreeRTOS-Plus/Source/FreeRTOS-Plus-IO/LinkToDemo.url
Normal file
5
FreeRTOS-Plus/Source/FreeRTOS-Plus-IO/LinkToDemo.url
Normal file
|
@ -0,0 +1,5 @@
|
|||
[InternetShortcut]
|
||||
URL=http://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_IO/Demo_Applications/LPCXpresso_LPC1769/NXP_LPC1769_Demo_Description.shtml
|
||||
IDList=
|
||||
[{000214A0-0000-0000-C000-000000000046}]
|
||||
Prop3=19,2
|
7
FreeRTOS-Plus/Source/FreeRTOS-Plus-IO/readme.txt
Normal file
7
FreeRTOS-Plus/Source/FreeRTOS-Plus-IO/readme.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue