summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-05-20 12:41:10 +0700
committerGitHub <[email protected]>2019-05-20 12:41:10 +0700
commitd825e0a8f1f4b3f8cbc10ceeeebee0380bbf3a3e (patch)
tree4d7719b1bac21aeccf4a0db5628aa344db8afef1 /.gitmodules
parente090cd2b6f0cc25109e84cb4d76806ebf45d3800 (diff)
parent6861b670fc0cf3e3c9e7c438c1f0a1410bfc6c8f (diff)
Merge pull request #70 from hathach/develop
add uf2 target for uf2 bootloader boards
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8ee905376..2b3082756 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
[submodule "hw/mcu/nxp/lpcopen"]
path = hw/mcu/nxp/lpcopen
url = https://github.com/hathach/lpcopen.git
+[submodule "tools/uf2"]
+ path = tools/uf2
+ url = https://github.com/microsoft/uf2.git