summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorfishsoupisgood <github@madingley.org>2021-01-24 09:23:12 +0000
committerfishsoupisgood <github@madingley.org>2021-01-24 09:46:06 +0000
commitfb71edfb6bc0702aa2ee1cc73d0822bbc37674ad (patch)
tree03fe3d9401f8050f90426316bbc665077d228591 /.gitmodules
parent2647a6052f0dfeeedfd4127971afc60c331dda7d (diff)
downloadheating-fb71edfb6bc0702aa2ee1cc73d0822bbc37674ad.tar.gz
heating-fb71edfb6bc0702aa2ee1cc73d0822bbc37674ad.tar.bz2
heating-fb71edfb6bc0702aa2ee1cc73d0822bbc37674ad.zip
working-ish sensor
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6011582..1ac252c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,9 @@
[submodule "boiler-monster/stm32/libopencm3"]
path = boiler-monster/stm32/libopencm3
url = git://git.panaceas.org/stm32/libopencm3
+[submodule "humidity_sensors/stm8flash"]
+ path = humidity_sensors/stm8flash
+ url = ssh://git@git.panaceas.org/git/stm8/stm8flash/
+[submodule "humidity_sensors/STM8S_StdPeriph_Lib"]
+ path = humidity_sensors/STM8S_StdPeriph_Lib
+ url = ssh://git@git.panaceas.org/git/stm8/STM8S_StdPeriph_Lib