From 3dc4516ea1e72bf485e19ed0653dac543425158d Mon Sep 17 00:00:00 2001 From: Archit Gupta <71798289+archigup@users.noreply.github.com> Date: Fri, 13 Nov 2020 12:32:25 -0800 Subject: [PATCH] Add device defender library submodule (#406) --- .gitmodules | 3 +++ FreeRTOS-Plus/Source/AWS/device-defender | 1 + 2 files changed, 4 insertions(+) create mode 160000 FreeRTOS-Plus/Source/AWS/device-defender diff --git a/.gitmodules b/.gitmodules index 34c212d2b9..b12b4b5cbf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/FreeRTOS-Plus/Source/AWS/device-defender b/FreeRTOS-Plus/Source/AWS/device-defender new file mode 160000 index 0000000000..2654ebba3b --- /dev/null +++ b/FreeRTOS-Plus/Source/AWS/device-defender @@ -0,0 +1 @@ +Subproject commit 2654ebba3b21624de5f178d834a030193bb0ac88