FreeRTOS-LTS/README.md

25 lines
1.7 KiB
Markdown
Raw Normal View History

2020-12-09 20:49:27 +01:00
## FreeRTOS/FreeRTOS Long Term Support
2020-12-03 18:41:53 +01:00
2020-12-15 04:03:23 +01:00
Libraries in this GitHub branch (also listed below) are part of the [FreeRTOS 202012 LTS](https://github.com/FreeRTOS/FreeRTOS-LTS/tree/202012-lts) release. Learn more at https://freertos.org/lts-libraries.html.
2020-12-15 04:00:28 +01:00
2020-12-15 03:25:51 +01:00
| Library | Version | LTS Until | LTS Repo URL. |
|-----------------------|---------|------------|---------------------------------------------------------------------------|
| FreeRTOS Kernel | 10.4.3 | 12/31/2022 | https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/V10.4.3 |
| FreeRTOS-Plus-TCP | 2.3.2 | 12/31/2022 | https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/V2.3.2 |
| coreMQTT | 1.1.0 | 12/31/2022 | https://github.com/FreeRTOS/coreMQTT/tree/v1.1.0 |
| coreHTTP | 2.0.0 | 12/31/2022 | https://github.com/FreeRTOS/coreHTTP/tree/v2.0.0 |
| corePKCS11 | 3.0.0 | 12/31/2022 | https://github.com/FreeRTOS/corePKCS11/tree/v3.0.0 |
| coreJSON | 3.0.0 | 12/31/2022 | https://github.com/FreeRTOS/coreJSON/tree/v3.0.0 |
| backoffAlgorithm | 1.0.0 | 12/31/2022 | https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.0.0 |
2020-12-15 03:30:04 +01:00
| AWS IoT Device Shadow | 1.0.2 | 12/31/2022 | https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk/tree/v1.0.2 |
2020-12-15 03:25:51 +01:00
2020-12-03 18:41:53 +01:00
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
2020-12-15 04:30:05 +01:00
This library is licensed under the MIT License. See the [LICENSE](LICENSE.md) file.
2020-12-03 18:41:53 +01:00