summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-05-15 16:58:08 +0700
committerhathach <[email protected]>2019-05-15 16:58:08 +0700
commitb73047e3508ce62a836c232c45f85419862a0e78 (patch)
tree8f0711b84e75b3535643eb595092fa7081d627d2 /.gitmodules
parent1491274cb42e89b73cee14e8fabb234717516e1d (diff)
change stm32lib submodule to our folk for now for flexibility
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 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