aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c951407..58b768d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -8,3 +8,8 @@
url = https://github.com/google/googletest
branch = v1.14.0
shallow = true
+[submodule "main/lib/FreeRTOS-Kernel"]
+ path = main/lib/FreeRTOS-Kernel
+ url = https://github.com/FreeRTOS/FreeRTOS-Kernel
+ branch = V11.1.0
+ shallow = true