mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-22 01:30:31 -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
|
||||
|
|
|
|||
1
FreeRTOS-Plus/Source/AWS/device-defender
Submodule
1
FreeRTOS-Plus/Source/AWS/device-defender
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 2654ebba3b21624de5f178d834a030193bb0ac88
|
||||
Loading…
Add table
Add a link
Reference in a new issue