1## Directories: 2 3+ The **FreeRTOS/Source** directory contains source code for some of the 4 FreeRTOS+ components. These subdirectories contain further readme files and 5 links to documentation. 6 7+ The **FreeRTOS/Demo** directory contains a demo application for every most of 8 the FreeRTOS+ components. Lots of the demo applications use the FreeRTOS 9 Windows simulator for easy evaluation. Be aware that FreeRTOS is much slower 10 and not deterministic when executed in a simulated environment. 11 12+ The **FreeRTOS/Test** directory contains tests for some of the FreeRTOS+ 13 components. These tests verify the functional correctness of FreeRTOS+ components. 14 15+ The **FreeRTOS-Plus/VisualStudio_StaticProjects** directory contains configuration 16 files and Visual Studio projects for FreeRTOS components and some third party 17 libraries. These projects are used by the demo applications in the 18 FreeRTOS-Plus/Demo directory. 19 20+ The **FreeRTOS-Plus/ThirdParty** directory contains third party libraries used by 21 the demo applications in the FreeRTOS-Plus/Demo directory. 22 23+ See http://www.freertos.org/plus