mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 04:04:31 +02:00
feat(esp32p4): make revision v0.1 the default version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
choice ESP32P4_REV_MIN
|
choice ESP32P4_REV_MIN
|
||||||
prompt "Minimum Supported ESP32-P4 Revision"
|
prompt "Minimum Supported ESP32-P4 Revision"
|
||||||
default ESP32P4_REV_MIN_0
|
default ESP32P4_REV_MIN_1
|
||||||
help
|
help
|
||||||
Required minimum chip revision. ESP-IDF will check for it and
|
Required minimum chip revision. ESP-IDF will check for it and
|
||||||
reject to boot if the chip revision fails the check.
|
reject to boot if the chip revision fails the check.
|
||||||
|
Reference in New Issue
Block a user