diff options
| author | hathach <[email protected]> | 2019-09-05 23:45:53 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-09-05 23:45:53 +0700 |
| commit | aa50ba54ef742c353f8a46043d1ceecb8e207183 (patch) | |
| tree | 10e88a3ad13703964677c6984eb98b60bd851217 /.gitmodules | |
| parent | fae8a944f025fe08a585cee0c46176d8add76a4d (diff) | |
remove submodule stm32lib
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 5db77ecbb..f61ef719c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "hw/mcu/microchip/samd/asf4"] path = hw/mcu/microchip/samd/asf4 url = https://github.com/adafruit/asf4.git -[submodule "hw/mcu/st/stm32lib"] - path = hw/mcu/st/stm32lib - url = https://github.com/hathach/stm32lib.git [submodule "tools/uf2"] path = tools/uf2 url = https://github.com/microsoft/uf2.git |
