change stm32lib submodule to our folk for now for flexibility
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -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
|
||||
|
Submodule hw/mcu/st/stm32lib updated: 39ad71f97b...1dabc2df8e
Reference in New Issue
Block a user