diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | fw/zephyrproject/modules/hal/cmsis | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 92f0e31..8c93949 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "fw/zephyrproject/zephyr"] path = fw/zephyrproject/zephyr url = https://github.com/zephyrproject-rtos/zephyr +[submodule "fw/zephyrproject/modules/cmsis"] + path = fw/zephyrproject/modules/hal/cmsis + url = https://github.com/zephyrproject-rtos/cmsis.git diff --git a/fw/zephyrproject/modules/hal/cmsis b/fw/zephyrproject/modules/hal/cmsis new file mode 160000 +Subproject 4b96cbb174678dcd3ca86e11e1f24bc5f8726da |