537007d96c
The WolfSSL-FIPS-Ready distribution is licensed under the GPLv3 or a commercial license. Only MIT licensed code is allowed in this repository. Refer to the FreeRTOS_Plus_WolfSSL_Windows_Simulator Demo for future WolfSSL integrations. |
1 year ago | |
---|---|---|
.. | ||
Demo | 1 year ago | |
Source | 1 year ago | |
Test | 2 years ago | |
ThirdParty | 1 year ago | |
VisualStudio_StaticProjects | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago |
README.md
Directories:
-
The FreeRTOS/Source directory contains source code for some of the FreeRTOS+ components. These subdirectories contain further readme files and links to documentation.
-
The FreeRTOS/Demo directory contains a demo application for every most of the FreeRTOS+ components. Lots of the demo applications use the FreeRTOS Windows simulator for easy evaluation. Be aware that FreeRTOS is much slower and not deterministic when executed in a simulated environment.
-
The FreeRTOS/Test directory contains tests for some of the FreeRTOS+ components. These tests verify the functional correctness of FreeRTOS+ components.
-
The FreeRTOS-Plus/VisualStudio_StaticProjects directory contains configuration files and Visual Studio projects for FreeRTOS components and some third party libraries. These projects are used by the demo applications in the FreeRTOS-Plus/Demo directory.
-
The FreeRTOS-Plus/ThirdParty directory contains third party libraries used by the demo applications in the FreeRTOS-Plus/Demo directory.