fantemp/.gitmodules

13 lines
374 B
Plaintext
Raw Normal View History

2020-03-29 01:46:11 +01:00
[submodule "thermistor/uart"]
path = thermistor/uart
url = git@git.blackmark.me:avr/uart.git
[submodule "thermistor/flash"]
path = thermistor/flash
url = git@git.blackmark.me:avr/flash.git
[submodule "thermistor/io"]
path = thermistor/io
url = git@git.blackmark.me:avr/io.git
2020-03-29 04:18:26 +02:00
[submodule "thermistor/adc"]
path = thermistor/adc
url = git@git.blackmark.me:avr/adc.git