Rename project to fantemp

This commit is contained in:
2020-03-30 19:45:33 +02:00
parent 094e61a7c1
commit 7175193561
41 changed files with 2498 additions and 19 deletions

16
.gitmodules vendored
View File

@@ -1,12 +1,12 @@
[submodule "thermistor/uart"]
path = thermistor/uart
[submodule "fantemp/uart"]
path = fantemp/uart
url = git@git.blackmark.me:avr/uart.git
[submodule "thermistor/flash"]
path = thermistor/flash
[submodule "fantemp/flash"]
path = fantemp/flash
url = git@git.blackmark.me:avr/flash.git
[submodule "thermistor/io"]
path = thermistor/io
[submodule "fantemp/io"]
path = fantemp/io
url = git@git.blackmark.me:avr/io.git
[submodule "thermistor/adc"]
path = thermistor/adc
[submodule "fantemp/adc"]
path = fantemp/adc
url = git@git.blackmark.me:avr/adc.git