diff options
| author | hathach <[email protected]> | 2023-03-10 19:23:23 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-03-10 19:23:23 +0700 |
| commit | 76f43a7a16ae814abfc7e4eec84088a4a8e70bb4 (patch) | |
| tree | b92a7e52c3103ac1827431870140cf38d4cf60c9 /.gitmodules | |
| parent | 990fb6ae5c4d9d4b77c5a9ecb3a2abe899dd2712 (diff) | |
starting to remove submodule cmsis5 and nrfx
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index 14f47746b..c3baaa1be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "hw/mcu/nordic/nrfx"] - path = hw/mcu/nordic/nrfx - url = https://github.com/NordicSemiconductor/nrfx.git [submodule "tools/uf2"] path = tools/uf2 url = https://github.com/microsoft/uf2.git @@ -109,9 +106,6 @@ [submodule "lib/FreeRTOS-Kernel"] path = lib/FreeRTOS-Kernel url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git -[submodule "lib/CMSIS_5"] - path = lib/CMSIS_5 - url = https://github.com/ARM-software/CMSIS_5.git [submodule "hw/mcu/silabs/cmsis-dfp-efm32gg12b"] path = hw/mcu/silabs/cmsis-dfp-efm32gg12b url = https://github.com/cmsis-packs/cmsis-dfp-efm32gg12b |
