controller-fw: initial jtag programming draft

This commit is contained in:
jaseg 2020-02-24 20:19:40 +01:00
parent 23a1333abe
commit 031380141d
6 changed files with 130 additions and 13 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "controller/fw/libopencm3"]
path = controller/fw/libopencm3
url = https://github.com/libopencm3/libopencm3
[submodule "controller/fw/mspdebug"]
path = controller/fw/mspdebug
url = https://github.com/dlbeer/mspdebug