mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-29 01:03:57 +00:00
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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user