FreeRTOS-Kernel/FreeRTOS-Plus
Soren Ptak 82b4c249aa
Fix AWS Demo Build Configurations (#1115)
* Swap the device defender demo to Win32 instead of x86
* Swap the Jobs_Windows_Simulator Demo to have Win32 instead of x86
* Swap the Device_Shadow_Windows_Simulator Demo to have Win32 instead of x86

---------
2023-11-16 19:52:49 +00:00
..
Demo Fix AWS Demo Build Configurations (#1115) 2023-11-16 19:52:49 +00:00
Source Updates FreeRTOS-Plus-Trace to a submodule pointer (#1082) 2023-10-13 11:04:55 +05:30
Test Remove deprecated ipconfigRAND32 (#1108) 2023-11-01 12:33:25 +05:30
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) 2023-09-06 12:35:37 -07:00
VisualStudio_StaticProjects Remove deprecated ipconfigRAND32 (#1108) 2023-11-01 12:33:25 +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