OTA Demos (#573) (#579)

This change adds the OTA demos and required dependencies and helper components .
* Add demos , configs and project files
* Add subscription manager
* Add HTTP utils
* Submodules the OTA LTS 3.0 Library.
* Add OTA pal
This commit is contained in:
Prasad Vyawahare
2021-04-26 17:00:18 -07:00
committed by GitHub
parent 9ad1cbc28e
commit e1cc88de8b
36 changed files with 13742 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -43,3 +43,6 @@
[submodule "FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent"]
path = FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent
url = https://github.com/FreeRTOS/coreMQTT-Agent.git
[submodule "FreeRTOS-Plus/Source/AWS/ota"]
path = FreeRTOS-Plus/Source/AWS/ota
url = https://github.com/aws/ota-for-aws-iot-embedded-sdk.git