change stm32lib submodule to our folk for now for flexibility

This commit is contained in:
hathach
2019-05-15 16:58:08 +07:00
parent 1491274cb4
commit b73047e350
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -9,7 +9,7 @@
url = https://github.com/ThrowTheSwitch/Unity.git
[submodule "hw/mcu/st/stm32lib"]
path = hw/mcu/st/stm32lib
url = https://github.com/micropython/stm32lib.git
url = https://github.com/hathach/stm32lib.git
[submodule "hw/mcu/nxp/lpcopen"]
path = hw/mcu/nxp/lpcopen
url = https://github.com/hathach/lpcopen.git