mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 00:03:42 +00:00
Changes to prepare for Jobs Library Demo (#401)
* Add submodule pointer to the aws/jobs-for-aws-iot-embedded-sdk repository for the Jobs library * Commonize the MQTT helper functions used by the Device Shadow demo by re-locating them to FreeRTOS-Plus/Demo/AWS/MQTT_Demo_Helpers and updating the Device Shadow demo to use the new files
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -25,3 +25,6 @@
|
||||
[submodule "FreeRTOS-Plus/Source/Application-Protocols/corePKCS11"]
|
||||
path = FreeRTOS-Plus/Source/corePKCS11
|
||||
url = https://github.com/FreeRTOS/corePKCS11.git
|
||||
[submodule "FreeRTOS-Plus/Source/AWS/jobs"]
|
||||
path = FreeRTOS-Plus/Source/AWS/jobs
|
||||
url = https://github.com/aws/jobs-for-aws-iot-embedded-sdk.git
|
||||
|
||||
Reference in New Issue
Block a user