Add uart for interfacing
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user