diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | firmware/zephyrproject/modules/hal/espressif | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d291e6b..4e89e9f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "zephyrproject/modules/hal/cmsis"] path = firmware/zephyrproject/modules/hal/cmsis url = https://github.com/zephyrproject-rtos/cmsis.git +[submodule "firmware/zephyrproject/modules/hal/espressif"] + path = firmware/zephyrproject/modules/hal/espressif + url = https://github.com/zephyrproject-rtos/hal_espressif diff --git a/firmware/zephyrproject/modules/hal/espressif b/firmware/zephyrproject/modules/hal/espressif new file mode 160000 +Subproject 87e7902d7184a8280b4d13bce79801a723f4ddd |