We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 990fb6a commit 76f43a7Copy full SHA for 76f43a7
.gitmodules
@@ -1,6 +1,3 @@
1
-[submodule "hw/mcu/nordic/nrfx"]
2
- path = hw/mcu/nordic/nrfx
3
- url = https://github.com/NordicSemiconductor/nrfx.git
4
[submodule "tools/uf2"]
5
path = tools/uf2
6
url = https://github.com/microsoft/uf2.git
@@ -109,9 +106,6 @@
109
106
[submodule "lib/FreeRTOS-Kernel"]
110
107
path = lib/FreeRTOS-Kernel
111
108
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
112
-[submodule "lib/CMSIS_5"]
113
- path = lib/CMSIS_5
114
- url = https://github.com/ARM-software/CMSIS_5.git
115
[submodule "hw/mcu/silabs/cmsis-dfp-efm32gg12b"]
116
path = hw/mcu/silabs/cmsis-dfp-efm32gg12b
117
url = https://github.com/cmsis-packs/cmsis-dfp-efm32gg12b
hw/mcu/nordic/nrfx
lib/CMSIS_5
tools/get_dependencies.py renamed to tools/get_deps.py
0 commit comments