← Back to ratslair.com
aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorEdvin <[email protected]>2025-11-28 12:38:50 +0100
committerEdvin <[email protected]>2025-11-28 12:38:50 +0100
commit1734d23df2992d5a4c4c59cf8b5fab4eef7f50fb (patch)
treef49db384af8cd78bd01f327a072c005be6ebd8a1 /.gitmodules
parentbf9f284aea648f741dd15f623592d69d41cf139f (diff)
Added submodules
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