aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2020-06-18 19:35:11 -0400
committerClyne Sullivan <clyne@bitgloo.com>2020-06-18 19:35:11 -0400
commit6473b57cefe4c13cb262ed78bf0e49fe18a20267 (patch)
tree339cd8492b9bc055330037f7d6a0036415de902f /.gitmodules
parent65b755658c62c8cf608c0ba46af4607fd7c74cc5 (diff)
using serial lib, can connect to device
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..0c9d779
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "gui/gui/serial"]
+ path = gui/gui/serial
+ url = https://github.com/wjwwood/serial
+[submodule "gui/serial"]
+ path = gui/serial
+ url = https://github.com/wjwwood/serial