OTA Demos (#573)

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 12:43:57 -07:00 committed by GitHub
parent 43bd42db27
commit 04f0f68f61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 13742 additions and 0 deletions

3
.gitmodules vendored
View file

@ -46,3 +46,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