mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-08-26 04:32:57 +08:00
@ -2,6 +2,7 @@ Directories:
|
||||
|
||||
+ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator/FreeRTOS_Plus_CLI_with_Trace
|
||||
contains a FreeRTOS windows simulator demo project for both FreeRTOS+CLI and
|
||||
FreeRTOS+Trace. See http://www.FreeRTOS.org/trace for information on using
|
||||
the project.
|
||||
FreeRTOS+Trace. See https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/FreeRTOS-Plus/FreeRTOS_Plus_Trace/RTOS_Trace_Instructions
|
||||
for information on using the project.
|
||||
|
||||
|
||||
|
@ -5,5 +5,5 @@ Directories:
|
||||
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
|
||||
+ See https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/01-Introduction
|
||||
|
||||
|
@ -20,4 +20,4 @@
|
||||
+ The **FreeRTOS-Plus/ThirdParty** directory contains third party libraries used by
|
||||
the demo applications in the FreeRTOS-Plus/Demo directory.
|
||||
|
||||
+ See http://www.freertos.org/plus
|
||||
+ See https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/01-Introduction
|
@ -1,5 +1,5 @@
|
||||
[InternetShortcut]
|
||||
URL=http://www.freertos.org/cli
|
||||
URL=https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/03-FreeRTOS-plus-CLI/01-FreeRTOS-plus-CLI
|
||||
IDList=
|
||||
[{000214A0-0000-0000-C000-000000000046}]
|
||||
Prop3=19,2
|
||||
|
@ -1,3 +1,4 @@
|
||||
Contains source and header files that implement FreeRTOS+CLI. See
|
||||
http://www.FreeRTOS.org/cli for documentation and license information.
|
||||
https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/FreeRTOS-Plus/FreeRTOS_Plus_Trace/RTOS_Trace_Instructions
|
||||
for documentation and license information.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
[InternetShortcut]
|
||||
URL=http://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_IO/Demo_Applications/LPCXpresso_LPC1769/NXP_LPC1769_Demo_Description.shtml
|
||||
URL=https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/04-FreeRTOS-plus-IO/04-Demos/01-NXP_LPC1769_Demo_Description
|
||||
IDList=
|
||||
[{000214A0-0000-0000-C000-000000000046}]
|
||||
Prop3=19,2
|
||||
|
@ -1,7 +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.
|
||||
simulator. FreeRTOS+IO information can be found on https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/04-FreeRTOS-plus-IO/01-FreeRTOS_Plus_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
|
||||
https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/04-FreeRTOS-plus-IO/04-Demos/01-NXP_LPC1769_Demo_Description
|
@ -1,5 +1,5 @@
|
||||
[InternetShortcut]
|
||||
URL=http://www.freertos.org/plus
|
||||
URL=https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/01-Introduction
|
||||
IDList=
|
||||
[{000214A0-0000-0000-C000-000000000046}]
|
||||
Prop3=19,2
|
||||
|
Reference in New Issue
Block a user