mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +02:00
esp32h2: use esp32h2-beta2 by default
This commit is contained in:
2
Kconfig
2
Kconfig
@@ -71,7 +71,7 @@ mainmenu "Espressif IoT Development Framework Configuration"
|
|||||||
choice IDF_TARGET_ESP32H2_BETA_VERSION
|
choice IDF_TARGET_ESP32H2_BETA_VERSION
|
||||||
prompt "ESP32-H2 beta version"
|
prompt "ESP32-H2 beta version"
|
||||||
depends on IDF_TARGET_ESP32H2
|
depends on IDF_TARGET_ESP32H2
|
||||||
default IDF_TARGET_ESP32H2_BETA_VERSION_1
|
default IDF_TARGET_ESP32H2_BETA_VERSION_2
|
||||||
help
|
help
|
||||||
Currently ESP32-H2 has several beta versions for internal use only.
|
Currently ESP32-H2 has several beta versions for internal use only.
|
||||||
Select the one that matches your chip model.
|
Select the one that matches your chip model.
|
||||||
|
Reference in New Issue
Block a user