fantemp/.gitmodules

19 lines
534 B
Plaintext
Raw Normal View History

2020-03-30 19:45:33 +02:00
[submodule "fantemp/uart"]
path = fantemp/uart
2020-03-29 01:46:11 +01:00
url = git@git.blackmark.me:avr/uart.git
2020-03-30 19:45:33 +02:00
[submodule "fantemp/flash"]
path = fantemp/flash
2020-03-29 01:46:11 +01:00
url = git@git.blackmark.me:avr/flash.git
2020-03-30 19:45:33 +02:00
[submodule "fantemp/io"]
path = fantemp/io
2020-03-29 01:46:11 +01:00
url = git@git.blackmark.me:avr/io.git
2020-03-30 19:45:33 +02:00
[submodule "fantemp/adc"]
path = fantemp/adc
2020-03-29 04:18:26 +02:00
url = git@git.blackmark.me:avr/adc.git
2020-04-07 21:09:27 +02:00
[submodule "fantemp/type"]
path = fantemp/type
url = git@git.blackmark.me:avr/type.git
[submodule "fantemp/eeprom"]
path = fantemp/eeprom
url = git@git.blackmark.me:avr/eeprom.git