mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-05 18:40:28 +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:
parent
1d33aa9b6f
commit
4c2d93eec9
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
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 4a65d88011a1595b7c8b42fa0d70b7bdfc132acc
|
Loading…
x
Reference in New Issue
Block a user