Add support in Nimble for ESP32H2

This commit is contained in:
Rahul Tank
2021-12-06 15:08:11 +05:30
parent 5963de1caf
commit f376bb5d05
34 changed files with 1819 additions and 198 deletions

4
.gitmodules vendored
View File

@@ -90,3 +90,7 @@
[submodule "components/ieee802154/lib"]
path = components/ieee802154/lib
url = ../../espressif/esp-ieee802154-lib.git
[submodule "components/bt/controller/lib_esp32h2/esp32h2-bt-lib"]
path = components/bt/controller/lib_esp32h2/esp32h2-bt-lib
url = ../../espressif/esp32h2-bt-lib.git