← Back to ratslair.com
aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..a5b1bb8
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,9 @@
+[submodule "components/EZWIFI"]
+ path = components/EZWIFI
+ url = https://github.com/r4tss/EZWIFI
+[submodule "components/EZADC"]
+ path = components/EZADC
+ url = https://github.com/r4tss/EZADC
+[submodule "components/rgb_led"]
+ path = components/rgb_led
+ url = https://github.com/r4tss/rgb_led