summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 27be47e25..8142dd039 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -52,3 +52,9 @@
[submodule "FreeRTOS-Plus/Source/Application-Protocols/coreSNTP"]
path = FreeRTOS-Plus/Source/Application-Protocols/coreSNTP
url = https://github.com/FreeRTOS/coreSNTP.git
+[submodule "FreeRTOS/Demo/ThirdParty/Community-Supported-Demos"]
+ path = FreeRTOS/Demo/ThirdParty/Community-Supported-Demos
+ url = https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos
+[submodule "FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos"]
+ path = FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos
+ url = https://github.com/FreeRTOS/FreeRTOS-Partner-Supported-Demos