Compare commits
2 Commits
jasonpcarr
...
dev
Author | SHA1 | Date | |
---|---|---|---|
1313c462a0 | |||
203fe1c42c |
12
.gitmodules
vendored
12
.gitmodules
vendored
@ -40,15 +40,3 @@
|
||||
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
|
||||
|
@ -11,10 +11,10 @@ Long Term Support (LTS) release of the following libraries:
|
||||
* [coreJSON v3.2.0](https://github.com/FreeRTOS/coreJSON/tree/v3.2.0)
|
||||
* [coreSNTP v1.2.0](https://github.com/FreeRTOS/coreSNTP/tree/v1.2.0)
|
||||
* [Cellular Interface v1.3.0](https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface/tree/v1.3.0)
|
||||
* [SigV4 v1.2.0](https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk/tree/v1.2.0)
|
||||
* [SigV4 v1.2.0](https://github.com/FreeRTOS/SigV4-for-AWS-IoT-embedded-sdk/tree/v1.2.0)
|
||||
* [backoffAlgorithm v1.3.0](https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.3.0)
|
||||
* [AWS IoT Device Shadow v1.3.0](https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk/tree/v1.3.0)
|
||||
* [AWS IoT Device Defender v1.3.0](https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk/tree/v1.3.0)
|
||||
* [AWS IoT Jobs v1.3.0](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/tree/v1.3.0)
|
||||
* [AWS IoT Fleet Provisioning v1.1.0](https://github.com/aws/Fleet-Provisioning-for-AWS-IoT-embedded-sdk/tree/v1.1.0)
|
||||
* [AWS IoT Over-the-air Update v3.4.0](https://github.com/aws/ota-for-aws-iot-embedded-sdk/tree/v3.4.0)
|
||||
* [AWS IoT Over-the-air Update v3.4.0](https://github.com/aws/ota-for-aws-iot-embedded-sdk/tree/v3.4.0)
|
Submodule FreeRTOS/FreeRTOS-Cellular-Interface deleted from 0c6eae0340
Submodule FreeRTOS/FreeRTOS-Kernel updated: 6f63da20b3...0437c8257a
Submodule FreeRTOS/FreeRTOS-Plus-TCP updated: 0bf460c935...80bbfdf028
Submodule FreeRTOS/backoffAlgorithm updated: 8818bed40e...a70291444c
Submodule FreeRTOS/coreHTTP updated: 2949950412...b349f89e67
Submodule FreeRTOS/coreJSON updated: 5b31f4c37a...26fe707548
Submodule FreeRTOS/coreMQTT updated: 5cfd781f94...ff9830a338
Submodule FreeRTOS/corePKCS11 updated: 781f577494...cc4129e5c4
Submodule FreeRTOS/coreSNTP deleted from 38070444ce
Submodule aws/device-defender-for-aws-iot-embedded-sdk updated: 989670043d...548b4688b2
Submodule aws/device-shadow-for-aws-iot-embedded-sdk updated: 250821f043...508ce43a22
Submodule aws/fleet-provisioning-for-aws-iot-embedded-sdk deleted from 03ed7b7f09
Submodule aws/jobs-for-aws-iot-embedded-sdk updated: e56c6f8f3a...19788445bc
Submodule aws/ota-for-aws-iot-embedded-sdk updated: f9760892ba...666241d0f6
Submodule aws/sigv4-for-aws-iot-embedded-sdk deleted from 2f7ad15fe6
Reference in New Issue
Block a user