summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Test/CMock/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to 'FreeRTOS-Plus/Test/CMock/.gitmodules')
-rw-r--r--FreeRTOS-Plus/Test/CMock/.gitmodules8
1 files changed, 8 insertions, 0 deletions
diff --git a/FreeRTOS-Plus/Test/CMock/.gitmodules b/FreeRTOS-Plus/Test/CMock/.gitmodules
new file mode 100644
index 000000000..af418942b
--- /dev/null
+++ b/FreeRTOS-Plus/Test/CMock/.gitmodules
@@ -0,0 +1,8 @@
+[submodule "vendor/unity"]
+ path = vendor/unity
+ url = https://github.com/throwtheswitch/unity.git
+ branch = master
+[submodule "vendor/c_exception"]
+ path = vendor/c_exception
+ url = https://github.com/throwtheswitch/cexception.git
+ branch = master