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
Dakshit Babbar 9749ebdf71
Rectify the format of democonfigMQTT_BROKER_PORT macro (#1301)
* Rectify the format of democonfigMQTT_BROKER_PORT macro
2 months ago
..
Demo Rectify the format of democonfigMQTT_BROKER_PORT macro (#1301) 2 months ago
Source Update history for release [202411.00] (#1300) 2 months ago
Test [P3] Update FreeRTOS cmock to v2.5.3 (#1251) 5 months ago
ThirdParty Update version of third party libraries for P3 release (#1271) 3 months ago
VisualStudio_StaticProjects Remove ipLOCAL_MAC_ADDRESS from demo files (#1244) 6 months ago
.gitignore FreeRTOS Windows Simulator Build Changes and LTS 2.0 Update (#872) 2 years ago
README.md Update Website links (#1297) 2 months 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.

  • See https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/01-Introduction