mirror of
https://github.com/hathach/tinyusb.git
synced 2026-03-02 21:56:31 +00:00
remove cmsis 5 from submodules
cmsis 5 use git lfs causing issue with submodule cloning and isn't used yet. Could re-add later if needed.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -28,9 +28,6 @@
|
||||
[submodule "lib/FreeRTOS"]
|
||||
path = lib/FreeRTOS
|
||||
url = https://github.com/FreeRTOS/FreeRTOS.git
|
||||
[submodule "lib/CMSIS_5"]
|
||||
path = lib/CMSIS_5
|
||||
url = https://github.com/ARM-software/CMSIS_5.git
|
||||
[submodule "lib/CMSIS_4"]
|
||||
path = lib/CMSIS_4
|
||||
url = https://github.com/ARM-software/CMSIS.git
|
||||
|
||||
Reference in New Issue
Block a user