mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05: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:
parent
43bd42db27
commit
04f0f68f61
36 changed files with 13742 additions and 0 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue