diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | fw/zephyrproject/bootloader/mcuboot | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 033084e..64dfcba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "zephyrproject/modules/hal/cmsis"] path = fw/zephyrproject/modules/hal/cmsis url = https://github.com/zephyrproject-rtos/cmsis.git +[submodule "fw/zephyrproject/bootloader/mcuboot"] + path = fw/zephyrproject/bootloader/mcuboot + url = https://github.com/zephyrproject-rtos/mcuboot.git diff --git a/fw/zephyrproject/bootloader/mcuboot b/fw/zephyrproject/bootloader/mcuboot new file mode 160000 +Subproject f74b77cf7808919837c0ed14c2ead3918c54634 |