Added flash submodule for flash strings

This commit is contained in:
2019-07-27 13:38:45 +02:00
parent 98bd0e1238
commit 2cb62d4fac
4 changed files with 35 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "uart/uart"]
path = uart/uart
url = git@blackmark.me:avr/uart.git
[submodule "uart/flash"]
path = uart/flash
url = git@blackmark.me:avr/flash.git