diff options
| author | hathach <[email protected]> | 2019-05-15 16:58:08 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-05-15 16:58:08 +0700 |
| commit | b73047e3508ce62a836c232c45f85419862a0e78 (patch) | |
| tree | 8f0711b84e75b3535643eb595092fa7081d627d2 | |
| parent | 1491274cb42e89b73cee14e8fabb234717516e1d (diff) | |
change stm32lib submodule to our folk for now for flexibility
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | hw/mcu/st/stm32lib | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index cce8f7c35..8ee905376 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/hw/mcu/st/stm32lib b/hw/mcu/st/stm32lib -Subproject 39ad71f97bcf2c4b553ffc4343032cce4299c6e +Subproject 1dabc2df8ed1acaf0c483b58d757ba72e8b4209 |
