aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 3711bef..5c66c79 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,3 +3,6 @@
url = https://github.com/raspberrypi/pico-sdk
branch = 1.5.1
shallow = true
+[submodule "test/lib/googletest"]
+ path = test/lib/googletest
+ url = https://github.com/google/googletest