FreeRTOS-Kernel/FreeRTOS-Plus
Dinh Van Nam 51467d89e0
Update code to correct function pointer casting (#1366)
* Update code to correct function pointer casting

Signed-off-by: Dinh Van Nam <vannam.dinh.xt@renesas.com>

* Update function signature

Signed-off-by: Dinh Van Nam <vannam.dinh.xt@renesas.com>

* Continue updating the function signature and revert a variable

Signed-off-by: Dinh Van Nam <vannam.dinh.xt@renesas.com>

* Fix format

Signed-off-by: Dinh Van Nam <vannam.dinh.xt@renesas.com>

* Fix CI check

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

* Fix CI checks

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

---------

Signed-off-by: Dinh Van Nam <vannam.dinh.xt@renesas.com>
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
2025-08-05 22:09:20 +08:00
..
Demo Fix optimization bug and cleanup (#1363) 2025-07-08 11:05:01 +05:30
Source Update code to correct function pointer casting (#1366) 2025-08-05 22:09:20 +08:00
Test FreeRTOS_Plus_TCP_Echo_Qemu_mps2: cleanup (#1336) 2025-04-21 19:13:02 +05:30
ThirdParty Use MbedTLS 3.5.1 and Add TLS 1.3 Support to WinSim Demos (#1135) 2023-12-15 12:30:39 -08:00
VisualStudio_StaticProjects FreeRTOS_Plus_TCP_Echo_Qemu_mps2: cleanup (#1336) 2025-04-21 19:13:02 +05:30
.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