summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDavid Chalco <59750547+dachalco@users.noreply.github.com>2020-09-24 17:06:28 -0700
committerGitHub <noreply@github.com>2020-09-24 17:06:28 -0700
commit190c9e780d69de89a335a19f6be94a954f5d7800 (patch)
tree8963a165c6be9f0e509392b3b7c25e867ddfe471 /.gitmodules
parent1fc1bd4321bf1720f46011a2d9fa350ca9e83b46 (diff)
downloadfreertos-git-190c9e780d69de89a335a19f6be94a954f5d7800.tar.gz
Inititial stub for cmock tests (#297)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f76cc842a..56038c102 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "FreeRTOS-Plus/Test/CMock"]
path = FreeRTOS-Plus/Test/CMock
url = https://github.com/ThrowTheSwitch/CMock
+[submodule "FreeRTOS/Test/CMock/CMock"]
+ path = FreeRTOS/Test/CMock/CMock
+ url = https://github.com/ThrowTheSwitch/CMock.git