mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 21:24:32 +02:00
Merge branch 'feature/enable_h2beta2' into 'master'
esp32h2: use esp32h2-beta2 by default See merge request espressif/esp-idf!19099
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
|
||||
prompt "ESP32-H2 beta version"
|
||||
depends on IDF_TARGET_ESP32H2
|
||||
default IDF_TARGET_ESP32H2_BETA_VERSION_1
|
||||
default IDF_TARGET_ESP32H2_BETA_VERSION_2
|
||||
help
|
||||
Currently ESP32-H2 has several beta versions for internal use only.
|
||||
Select the one that matches your chip model.
|
||||
|
Reference in New Issue
Block a user