summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArchit Gupta <71798289+archigup@users.noreply.github.com>2021-06-21 10:42:23 -0700
committerGitHub <noreply@github.com>2021-06-21 10:42:23 -0700
commit5e596c2e3282016d4b00ba7db6a9cce634f97d13 (patch)
tree159de48ceee2656849bc88adef59a6e3f5b61a8b
parent5a41846f0514a543b2ccad5965262d0f5b3ad680 (diff)
downloadfreertos-git-5e596c2e3282016d4b00ba7db6a9cce634f97d13.tar.gz
Add new submodules for port demo contribution (#628)
Adds two new submodules for community and partner supported ports demos.
-rw-r--r--.gitmodules6
m---------FreeRTOS/Demo/ThirdParty/Community-Supported-Demos0
m---------FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos0
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 27be47e25..fbaf28280 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/FreeRTOS-Partner-Supported-Demos"]
+ path = FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos
+ url = https://github.com/FreeRTOS/FreeRTOS-Partner-Supported-Demos
+[submodule "FreeRTOS/Demo/ThirdParty/FreeRTOS-Community-Supported-Demos"]
+ path = FreeRTOS/Demo/ThirdParty/Community-Supported-Demos
+ url = https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos
diff --git a/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos b/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos
new file mode 160000
+Subproject e21b617e4c0516fd64ac7cb1352a7cde81b571b
diff --git a/FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos b/FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos
new file mode 160000
+Subproject 109ef4d0f8973aa4e624cc3a4048c88ea048e0a