diff options
| author | hathach <[email protected]> | 2019-08-31 23:15:00 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-08-31 23:19:35 +0700 |
| commit | 237c7018d97d7036453e1158665be88ca1a3938e (patch) | |
| tree | 07ec738ddd8327de840d60a54333e2261dd58197 /.gitmodules | |
| parent | bac75a81fd5b35c5d49801f0a1f02bcfab51d76c (diff) | |
remove submodule lpcopen
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index f6793a6d4..5ea220b54 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "hw/mcu/st/stm32lib"] path = hw/mcu/st/stm32lib 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 "tools/uf2"] path = tools/uf2 url = https://github.com/microsoft/uf2.git |
