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