You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/FreeRTOS-Plus
Soren Ptak f6d2b62ec6
Remove 64 Bit Visual Studio Configurations (#1120)
1 year ago
..
Demo Remove 64 Bit Visual Studio Configurations (#1120) 1 year ago
Source Updates FreeRTOS-Plus-Trace to a submodule pointer (#1082) 1 year ago
Test Remove deprecated ipconfigRAND32 (#1108) 1 year ago
ThirdParty Use CI-CD-Github-Actions for spelling and formatting, add in the bot formatting action, update the CI-CD workflow files. Fix incorrect spelling and formatting on files. (#1083) 1 year ago
VisualStudio_StaticProjects Remove 64 Bit Visual Studio Configurations (#1120) 1 year ago
.gitignore
README.md

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.

  • See http://www.freertos.org/plus