← Back to ratslair.com
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules9
m---------components/EZADC0
m---------components/EZWIFI0
m---------components/rgb_led0
4 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
diff --git a/components/EZADC b/components/EZADC
new file mode 160000
+Subproject 751419d47e2173c7d366e817a8321d9e49dd41c
diff --git a/components/EZWIFI b/components/EZWIFI
new file mode 160000
+Subproject 6b5b31308f473b0c6eac340ab4ca55bc7358359
diff --git a/components/rgb_led b/components/rgb_led
new file mode 160000
+Subproject e4d168465357b51c08355dc2f315586ff7ec375