mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
Add device defender library submodule (#406)
This commit is contained in:
parent
ae1226b1bb
commit
3dc4516ea1
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -28,3 +28,6 @@
|
|||
[submodule "FreeRTOS-Plus/Source/AWS/jobs"]
|
||||
path = FreeRTOS-Plus/Source/AWS/jobs
|
||||
url = https://github.com/aws/jobs-for-aws-iot-embedded-sdk.git
|
||||
[submodule "FreeRTOS-Plus/Source/AWS/device-defender"]
|
||||
path = FreeRTOS-Plus/Source/AWS/device-defender
|
||||
url = https://github.com/aws/device-defender-for-aws-iot-embedded-sdk.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue