Skip to content

Commit 9f44aa7

Browse files
committed
submodules: delete CMSIS_5 from the repository
See raspberrypi/pico-setup#57 Clones of debugprobe or invocations of pico-setup.sh frequently encounter errors relating to bandwidth budgets. These sporadic errors are due to the large size of the CMSIS_5 repo clone exhausting the bandwidth quotas on Github, so drop this in favour of a downstream copy of the relevant CMSIS-DAP firmware files. Users are advised to delete and regenerate the build directory. Optionally, reclaim filesystem space by removing .git/modules/CMSIS_5 and all subdirectories.
1 parent c8d5b55 commit 9f44aa7

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
[submodule "CMSIS_5"]
2-
path = CMSIS_5
3-
url = https://github.com/ARM-software/CMSIS_5
41
[submodule "freertos"]
52
path = freertos
63
url = https://github.com/FreeRTOS/FreeRTOS-Kernel

CMSIS_5

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)