summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorjaseg <git-bigdata-wsl-arch@jaseg.de>2020-02-24 20:19:40 +0100
committerjaseg <git-bigdata-wsl-arch@jaseg.de>2020-02-24 20:19:40 +0100
commit031380141d9d000ceab505845ed2b723cb597774 (patch)
tree1daefaa619efec180263d14f930f6ab68dd1368d /.gitmodules
parent23a1333abe125ff2dd4a1493dd6553ddccf84514 (diff)
downloadmaster-thesis-031380141d9d000ceab505845ed2b723cb597774.tar.gz
master-thesis-031380141d9d000ceab505845ed2b723cb597774.tar.bz2
master-thesis-031380141d9d000ceab505845ed2b723cb597774.zip
controller-fw: initial jtag programming draft
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..dee64b1
--- /dev/null
+++ b/.gitmodules
@@ -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