You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gaurav-Aggarwal-AWS 946c272864
Update FreeRTOS-Kernel to 10.4.3-LTS-Patch-3 (#14)
2 years ago
.github/workflows Remove branch keywords 4 years ago
FreeRTOS Update FreeRTOS-Kernel to 10.4.3-LTS-Patch-3 (#14) 2 years ago
aws Update submodule pointer for Jobs (#6) 4 years ago
.gitmodules Changes for 202012.01 release (#2) 4 years ago
CHANGELOG.md Update FreeRTOS-Kernel to 10.4.3-LTS-Patch-3 (#14) 2 years ago
CODE_OF_CONDUCT.md Initial commit 4 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 4 years ago
LICENSE.md Update License and Readme 4 years ago
README.md Update FreeRTOS-Kernel to 10.4.3-LTS-Patch-3 (#14) 2 years ago
manifest.yml Update FreeRTOS-Kernel to 10.4.3-LTS-Patch-3 (#14) 2 years ago

README.md

Overview

FreeRTOS offers feature stability with long term support (LTS) releases. FreeRTOS LTS libraries come with security updates and critical bug fixes to the FreeRTOS kernel and IoT libraries listed below for two years, and are maintained by AWS for the benefit of the FreeRTOS community. With FreeRTOS LTS, you get a complete set of libraries needed to build secure connected IoT and embedded products. Long term support helps reduce maintenance and testing costs associated with updating libraries on your devices already in production.

AWS also offers FreeRTOS Extended Maintenance Plan (EMP) that provides you with security patches and critical bug fixes on your chosen FreeRTOS LTS version for up to an additional 10 years. With FreeRTOS EMP, your FreeRTOS-based long-lived devices can rely on a version that has feature stability and receives security updates for years. You receive timely notification of upcoming patches on FreeRTOS libraries, so you can plan the deployment of security patches on your IoT devices. To learn more about FreeRTOS EMP, see the FreeRTOS Features page.

FreeRTOS/FreeRTOS Long Term Support

Libraries in this GitHub branch (also listed below) are part of the FreeRTOS 202012.05 LTS patch release. Learn more at https://freertos.org/lts-libraries.html.

Library Version LTS Until LTS Repo URL
FreeRTOS Kernel 10.4.3-LTS-Patch-3 03/31/2023 https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/V10.4.3-LTS-Patch-3
FreeRTOS-Plus-TCP 2.3.2-LTS-Patch-2 03/31/2023 https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/V2.3.2-LTS-Patch-2
coreMQTT 1.1.0 03/31/2023 https://github.com/FreeRTOS/coreMQTT/tree/v1.1.0
coreHTTP 2.0.0 03/31/2023 https://github.com/FreeRTOS/coreHTTP/tree/v2.0.0
corePKCS11 3.0.0 03/31/2023 https://github.com/FreeRTOS/corePKCS11/tree/v3.0.0
coreJSON 3.0.0 03/31/2023 https://github.com/FreeRTOS/coreJSON/tree/v3.0.0
backoffAlgorithm 1.0.0 03/31/2023 https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.0.0
AWS IoT Device Shadow 1.0.2 03/31/2023 https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk/tree/v1.0.2
AWS IoT Device Defender 1.1.0 03/31/2023 https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk/tree/v1.1.0
AWS IoT Jobs 1.1.0 03/31/2023 https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/tree/v1.1.0
AWS IoT Over-the-air Update 3.0.0 03/31/2023 https://github.com/aws/ota-for-aws-iot-embedded-sdk/tree/v3.0.0

FreeRTOS LTS Versioning and Patches

FreeRTOS LTS releases use a date-based versioning scheme (YYYYMM) followed by a patch sequential number (.XX). For example, FreeRTOS 202012.02 LTS means the second patch to the December-2020 FreeRTOS LTS release. You can review the CHANGELOG and subscribe to GitHub notifications to receive information on patches or other updates to this repository.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT License. See the LICENSE file.