4 Commits

Author SHA1 Message Date
e7cf73fe71 Updating submodules 2022-10-14 13:50:36 -07:00
e4a2224e16 Update manifest.yml file for LTS 2.0 (#21)
* Update CHANGELOG.md and README.md for LTS 2.0.

* Update manifest.yml for LTS 2.0.

Co-authored-by: Jason Carroll <czjaso@amazon.com>
2022-10-14 11:44:27 -07:00
7c78114b5e Update submodules for LTS 2.0. (#22) 2022-10-14 11:44:05 -07:00
c13962d197 Update CHANGELOG.md and README.md for LTS 2.0. (#19)
Co-authored-by: Jason Carroll <czjaso@amazon.com>
2022-10-13 18:09:04 -07:00
16 changed files with 27 additions and 11 deletions

12
.gitmodules vendored
View File

@ -40,3 +40,15 @@
path = aws/ota-for-aws-iot-embedded-sdk
branch = main
url = https://github.com/aws/ota-for-aws-iot-embedded-sdk.git
[submodule "aws/fleet-provisioning-for-aws-iot-embedded-sdk"]
path = aws/fleet-provisioning-for-aws-iot-embedded-sdk
url = https://github.com/aws/Fleet-Provisioning-for-AWS-IoT-embedded-sdk.git
[submodule "FreeRTOS/coreSNTP"]
path = FreeRTOS/coreSNTP
url = https://github.com/FreeRTOS/coreSNTP
[submodule "aws/sigv4-for-aws-iot-embedded-sdk"]
path = aws/sigv4-for-aws-iot-embedded-sdk
url = https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk.git
[submodule "FreeRTOS/FreeRTOS-Cellular-Interface"]
path = FreeRTOS/FreeRTOS-Cellular-Interface
url = https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git

1
FreeRTOS/coreSNTP Submodule

Submodule FreeRTOS/coreSNTP added at 32d2168d50