summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorArchit Aggarwal <architag@amazon.com>2021-07-27 10:26:37 -0700
committerGitHub <noreply@github.com>2021-07-27 10:26:37 -0700
commitd122d26d7da5a4aa0b43e1b1ae5f222205f76eee (patch)
treef9d4de83eb8e69ca9b9d00784faa70238ff014dc /.gitmodules
parent67e5d4e6ec64371556df78fc94c20e5bf23fd2d2 (diff)
downloadfreertos-git-d122d26d7da5a4aa0b43e1b1ae5f222205f76eee.tar.gz
Re-add submodules to Community and Partner Contribution repos (#669)
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