FreeRTOS-Kernel/FreeRTOS-Plus
ActoryOu 9a9e6236a1
Update FreeRTOS-Kernel path in IPv6 demo project (#1065)
* Update FreeRTOS-Kernel path in IPv6 demo project

* Add IPv6 demo in CI flow.
2023-08-09 18:28:34 +08:00
..
Demo Update FreeRTOS-Kernel path in IPv6 demo project (#1065) 2023-08-09 18:28:34 +08:00
Source Update libslirp network interface API and +TCP submodule pointer (#1062) 2023-08-08 12:10:25 +08:00
Test Update ReadMe (#1044) 2023-07-24 14:20:29 +05:30
ThirdParty Create GitHub workflows to execute the WinSim demos with libslirp network interface implemented in FreeRTOS+TCP VS Static Project (#1054) 2023-07-27 12:18:09 -07:00
VisualStudio_StaticProjects Update libslirp network interface API and +TCP submodule pointer (#1062) 2023-08-08 12:10:25 +08:00
.gitignore FreeRTOS Windows Simulator Build Changes and LTS 2.0 Update (#872) 2022-11-29 14:21:09 -08:00
README.md Update ReadMe (#1044) 2023-07-24 14:20:29 +05:30

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