mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-11 16:47:42 -04:00
Add readme files to the various FreeRTOS+ directories.
This commit is contained in:
parent
f508a5f653
commit
4dbef6afe9
10 changed files with 114 additions and 2 deletions
|
@ -7,11 +7,11 @@ Directories:
|
|||
FreeRTOS port, and contains its own readme file.
|
||||
|
||||
+ See http://www.freertos.org/a00017.html for full details of the directory
|
||||
structure and information on locating the files you require.
|
||||
structure and information on locating the files you require.
|
||||
|
||||
The easiest way to use FreeRTOS is to start with one of the pre-configured demo
|
||||
application projects (found in the FreeRTOS/Demo directory). That way you will
|
||||
have the correct FreeRTOS source and included, and the correct include paths
|
||||
have the correct FreeRTOS source files included, and the correct include paths
|
||||
configured. Once a demo application is building and executing you can remove
|
||||
the demo application file, and start to add in your own application source
|
||||
files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue