FreeRTOS

'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.

MIT License

Stars
4.6K

Bot releases are hidden (Show)

FreeRTOS - FreeRTOSv202104.00

Published by aggarw13 over 3 years ago

Contains source code and example projects for the FreeRTOS Kernel and FreeRTOS+ libraries.

FreeRTOS - FreeRTOSv202012.00

Published by cobusve almost 4 years ago

Contains source code and example projects for the FreeRTOS Kernel and FreeRTOS+ libraries.

FreeRTOS - FreeRTOSv202011.00

Published by dachalco almost 4 years ago

Contains source code and example projects for the FreeRTOS Kernel and FreeRTOS+ libraries.

FreeRTOS - FreeRTOSv10.4.1

Published by cobusve about 4 years ago

Update version number to V10.4.1 (#281)

FreeRTOS - FreeRTOSv10.4.0

Published by n9wxu about 4 years ago

Contains source code and example projects for the FreeRTOS Kernel and FreeRTOS+ libraries.

FreeRTOS - 200717_LTS_development_snapshot

Published by leegeth over 4 years ago

UPDATE: This LTS_development_snapshot has been replaced by the official LTS release from the FreeRTOS team. The FreeRTOS 202012.00 LTS release can be found at the FreeRTOS-LTS Github

LTS development changes have additions and updates to the Source and Demos of FreeRTOS-IoT-Libraries as listed below.

  1. MQTT LTS rc1 library: This release contains our progress toward completing the refactoring and quality checklist for the MQTT library. It is now much simpler to bring that library into any project – including projects that do not use FreeRTOS. The FreeRTOS-Plus/Source/FreeRTOS-IoT-Libraries-LTS-Beta2 directory contains the updated MQTT library and the FreeRTOS-Plus/Demo/FreeRTOS-IoT-Libraries-LTS-Beta2 directory contains pre-configured projects that demonstrate the library’s most basic usage scenarios.
  2. OTA Pause and Resume: This release contains enhancements to the over-the-air (OTA) update library. Now, a FreeRTOS device can suspend an in-progress OTA if the device disconnects from the network, then resume the OTA when the device reconnects. This helps OTA downloads to complete more quickly when there is intermittent network connectivity. The FreeRTOS-Plus/Demo/FreeRTOS-IoT-Libraries-LTS-Beta1 directory contains the OTA demo project.
FreeRTOS - 200218_LTS_development_snapshot

Published by cobusve over 4 years ago

UPDATE: This LTS_development_snapshot has been replaced by the official LTS release from the FreeRTOS team. The FreeRTOS 202012.00 LTS release can be found at the FreeRTOS-LTS Github

Contains a snapshot of the progress toward a Long Term Support (LTS) release as described in the LTS Roadmap.

FreeRTOS - FreeRTOSv10.3.1

Published by cobusve over 4 years ago

Contains source code and example projects for the FreeRTOS Kernel and FreeRTOS+ libraries.