Add OTA, Jobs and Device Defender libraries to LTS list of libraries

This commit is contained in:
Archit Aggarwal 2021-02-25 00:15:15 +00:00
parent 291831eea7
commit a4b9e6467d
5 changed files with 27 additions and 12 deletions

11
.gitmodules vendored
View File

@ -25,7 +25,16 @@
path = FreeRTOS/backoffAlgorithm
branch = main
url = https://github.com/FreeRTOS/backoffAlgorithm.git
[submodule "FreeRTOS/FreeRTOS-Kernel"]
path = FreeRTOS/FreeRTOS-Kernel
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
[submodule "aws/jobs-for-aws-iot-embedded-sdk"]
path = aws/jobs-for-aws-iot-embedded-sdk
url = git@github.com:aws/Jobs-for-AWS-IoT-embedded-sdk.git
branch = main
[submodule "aws/device-defender-for-aws-iot-embedded-sdk"]
path = aws/device-defender-for-aws-iot-embedded-sdk
url = git@github.com:aws/Device-Defender-for-AWS-IoT-embedded-sdk.git
[submodule "aws/ota-for-aws-iot-embedded-sdk"]
path = aws/ota-for-aws-iot-embedded-sdk
url = git@github.com:aws/ota-for-aWS-iot-embedded-sdk.git

View File

@ -3,18 +3,21 @@ FreeRTOS offers feature stability with long term support (LTS) releases. FreeRTO
## FreeRTOS/FreeRTOS Long Term Support
Libraries in this GitHub branch (also listed below) are part of the [FreeRTOS 202012.00 LTS](https://github.com/FreeRTOS/FreeRTOS-LTS/tree/202012-LTS) release. Learn more at https://freertos.org/lts-libraries.html.
Libraries in this GitHub branch (also listed below) are part of the [FreeRTOS 202012.01 LTS](https://github.com/FreeRTOS/FreeRTOS-LTS/tree/202012-LTS) release. Learn more at https://freertos.org/lts-libraries.html.
| 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 |
| 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 |
| 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 |
| 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 |
| AWS IoT Device Defender | 1.1.0 | 12/31/2022 | https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk/tree/v1.1.0 |
| AWS IoT Jobs | 1.1.0 | 12/31/2022 | https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/tree/v1.1.0 |
| AWS IoT Over-the-air Update | 2.1.0 | 12/31/2022 | https://github.com/aws/ota-for-aws-iot-embedded-sdk/tree/v2.1.0 |
## FreeRTOS LTS Versioning and Patches

@ -0,0 +1 @@
Subproject commit ff78a2b7b81add0d6dbff40c1219d912a4d9b021

@ -0,0 +1 @@
Subproject commit 3946e485e4ad672ff01477c9eba614c293e7f60d

@ -0,0 +1 @@
Subproject commit bfc47ed79bf7cc47bc70860c0f471f67f34ed79c