Merge branch 'bugfix/ieee802154_rst_clock' into 'master'

ieee802154: update lib to change esp32h2 clock init

See merge request espressif/esp-idf!22659
This commit is contained in:
Shu Chen
2023-03-09 15:16:07 +08:00
2 changed files with 1 additions and 2 deletions

View File

@@ -105,7 +105,6 @@ mainmenu "Espressif IoT Development Framework Configuration"
default "y" if IDF_TARGET="esp32h2"
select FREERTOS_UNICORE
select IDF_TARGET_ARCH_RISCV
select ESPTOOLPY_NO_STUB # // ESP32H2-TODO
config IDF_TARGET_LINUX
bool