Maintained with ☕️ by
IcePanel logo

New FreeRTOS Long Term Support version released

Share

Services

Today, we are excited to announce the second release of FreeRTOS Long Term Support (LTS) - FreeRTOS 202210.00 LTS. This release includes new libraries such as AWS IoT Fleet Provisioning and Cellular LTE-M Interface for easier device provisioning and cellular connectivity. It also includes coreMQTT and FreeRTOS-Plus-TCP libraries with improved modularity and robustness. All libraries included in this FreeRTOS LTS version, summarized in [this post](https://freertos.org/2022/10/new-freertos-long-term-support-version-released.html), will receive security and critical bug fixes until October 2024\. With an LTS release, you can continue to maintain your existing FreeRTOS code base and avoid any potential disruptions resulting from FreeRTOS version upgrades. Similar to the previous FreeRTOS LTS release, FreeRTOS 202210.00 LTS includes libraries that have been validated for memory safety with the C Bounded Model Checker ([CBMC](https://freertos.org/2020/02/ensuring-the-memory-safety-of-freertos-part-1.html)) automated reasoning tool to help mitigate code security issues such as buffer overflow. In addition, all LTS libraries have undergone certain code quality checks including [MISRA-C](https://www.misra.org.uk/) compliance and [Coverity](https://scan.coverity.com/) static analysis to help improve code safety, portability, and reliability in embedded systems (see [LTS Code Quality Checklist](https://freertos.org/lts-libraries.html#checklist)). The support period for the previous LTS release will end on March-2023, providing you a six-month overlap between the LTS releases for easy migration of your project. See the [migration guide](https://freertos.org/lts-libraries.html) and corresponding [validation tests](https://github.com/FreeRTOS/FreeRTOS-Libraries-Integration-Tests) to upgrade your project to FreeRTOS 202210.00 LTS. If you prefer not to upgrade and want to continue receiving critical fixes on the previous LTS version beyond its expiry, you can consider the [FreeRTOS Extended Maintenance Plan](https://aws.amazon.com/freertos/features/#FreeRTOS%5FExtended%5FMaintenance%5FPlan). To [qualify](https://aws.amazon.com/partners/programs/dqp/) your development board (or update a qualified board) using the latest LTS version and list (or update) it in the [AWS Partner Device Catalog](https://devices.amazonaws.com/), you can use [AWS IoT Device Tester for FreeRTOS](/freertos/device-tester/) 202210.00 LTS. To learn more and get started, refer to the [FreeRTOS LTS page](https://freertos.org/lts-libraries.html) and [FreeRTOS LTS GitHub repository](https://github.com/FreeRTOS/FreeRTOS-LTS).