1 The download includes the kernel source code, and a demo application for EVERY
\r
2 RTOS port. See http://www.freertos.org/a00017.html for full details of the
\r
3 directory structure and information on locating the files you require.
\r
5 The easiest way to use FreeRTOS is start start with one of the demo application
\r
6 projects. Once this is running the project can be modified to include your own
\r
7 source files. This way the correct files and compiler options will be
\r
8 automatically included in your application.
\r
10 + The Source directory contains the real time kernel source files for every
\r
11 port. The kernel itself is only 3 files.
\r
13 + The Demo directory contains the demo application source files for every
\r
16 + The TraceCon directory contains the trace visualisation exe file.
\r
18 See the readme files in the respective directories for further information.
\r