FreeRTOS

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

MIT License

Stars
4.6K

Bot releases are visible (Hide)

FreeRTOS - FreeRTOSv202212.01 Latest Release

Published by github-actions[bot] over 1 year ago

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

Changes between FreeRTOS 202212.00 and FreeRTOS 202212.01 released March 2023
+ Fix FreeRTOS-Plus demos to use the configured IP addresses in absence of a DHCP server or while using static IP configuration.

FreeRTOS - FreeRTOSv202212.00

Published by github-actions[bot] almost 2 years ago

Changes between FreeRTOS 202112.00 and FreeRTOS 202212.00 released December 2022

+ Released LTS 2.0 versions of FreeRTOS Kernel, FreeRTOS+TCP, coreMQTT, corePKCS11,
  coreHTTP, coreJSON, AWS IoT Over-the-air-Updates (OTA), AWS IoT Device Shadow, AWS IoT Jobs,
  AWS IoT Device Defender, Backoff Algorithm, AWS IoT Fleet Provisioning, coreSNTP,
  SigV4, and FreeRTOS Cellular Interface libraries
    - FreeRTOS Kernel V10.5.1
	- FreeRTOS+TCP V3.1.0
	- coreMQTT v2.1.1
	- corePKCS11 v3.5.0
	- coreJSON v3.2.0
	- AWS IoT Over-the-air (OTA) Update v3.4.0
	- AWS IoT Device Shadow v1.3.0
	- AWS IoT Jobs v1.3.0
	- AWS IoT Device Defender v1.3.0
	- Backoff Algorithm v1.3.0
	- AWS IoT Fleet Provisioning v1.1.0
	- coreSNTP v1.2.0
	- SigV4 v1.2.0
	- FreeRTOS Cellular Interface v1.3.0
+ Updated coreMQTT Agent library to v1.2.0 to be compatible with coreMQTT v2.X.X.
+ Demo Updates
    - Added Visual Studio static library projects for FreeRTOS Kernel, FreeRTOS+TCP, 
	  Logging, MbedTLS, coreHTTP, and corePKCS11 in FreeRTOS-Plus/VisualStudio_StaticProjects.
	- All demos dependent on coreMQTT have been updated to be compatible with coreMQTT v2.X.X.
	- All Windows Simulator projects have been updated to use new static Visual Studio projects.
+ Updated MbedTLS version to 3.2.1.
FreeRTOS - FreeRTOSv202112.00

Published by github-actions[bot] almost 3 years ago

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

FreeRTOS - FreeRTOSv202111.00

Published by github-actions[bot] almost 3 years ago

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

FreeRTOS - FreeRTOSv202107.00

Published by github-actions[bot] about 3 years ago

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

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.