mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ieee802154: update lib to change esp32h2 clock init
esptool: remove no_stub for esp32h2
This commit is contained in:
parent
05037957c7
commit
f1cf243385
1
Kconfig
1
Kconfig
@ -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
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 4390c825e094397e0548555fe5f1e298c3b1707b
|
||||
Subproject commit 56f4a209e8b88e32505172b7632380b8f260e789
|
Loading…
Reference in New Issue
Block a user