add uf2 target for uf2 bootloader board: metro m0/m4 feather nrf52840

This commit is contained in:
hathach
2019-05-20 12:35:33 +07:00
parent 9cc5708467
commit 6861b670fc
6 changed files with 54 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -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