move lpcopen to its own repo (submodule)

This commit is contained in:
hathach
2019-03-20 12:37:25 +07:00
parent f2f3f5a772
commit 6787fbeff0
529 changed files with 187 additions and 180735 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "hw/mcu/st/stm32lib"]
path = hw/mcu/st/stm32lib
url = https://github.com/micropython/stm32lib.git
[submodule "hw/mcu/nxp/lpcopen"]
path = hw/mcu/nxp/lpcopen
url = https://github.com/hathach/lpcopen.git