Last minute change of included files

This commit is contained in:
Soren Ptak 2022-11-17 23:59:05 +00:00
parent f082299257
commit 983fe4859a
4 changed files with 4 additions and 6 deletions

View File

@ -4,8 +4,6 @@
Update the following libraries in the Long Term Support (LTS) patch release:
* [FreeRTOS-Kernel V10.5.1](https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/V10.5.1/History.txt)
* [coreMQTT v2.1.1](https://github.com/FreeRTOS/coreMQTT/blob/v2.1.1/CHANGELOG.md)
* [Cellular Interface v1.3.1](https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface/blob/v1.3.1/CHANGELOG.md)
* [AWS IoT Over-the-air Update v3.4.1](https://github.com/aws/ota-for-aws-iot-embedded-sdk/blob/v3.4.1/CHANGELOG.md)
## 202210.00-LTS (October 2022)

@ -1 +1 @@
Subproject commit e13666b88bf1efd0210bd59c202fe8b1375f1d73
Subproject commit 0c6eae034079360dca9839438cc4b12b6100d976

@ -1 +1 @@
Subproject commit 4c6595392bdcb19aaa2a01316e6c057aac430118
Subproject commit f9760892ba152f2c9104d08192ea5ffbbf9fa8ea

View File

@ -39,7 +39,7 @@ dependencies:
type: "git"
url: "https://github.com/FreeRTOS/coreSNTP.git"
- name: "Cellular Interface"
version: "v1.3.1"
version: "v1.3.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git"
@ -74,7 +74,7 @@ dependencies:
type: "git"
url: "https://github.com/aws/Fleet-Provisioning-for-AWS-IoT-embedded-sdk.git"
- name: "ota"
version: "v3.4.1"
version: "v3.4.0"
repository:
type: "git"
url: "https://github.com/aws/ota-for-AWS-IoT-embedded-sdk.git"