kopia lustrzana https://github.com/espressif/esp-idf
ieee802154: update lib to change esp32h2 clock init
esptool: remove no_stub for esp32h2pull/10982/head
rodzic
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
|
Ładowanie…
Reference in New Issue