Skip to content

Commit 33c3d32

Browse files
committed
Merge branch 'feat/esp32p4_default_rev_0.1_v5.3' into 'release/v5.3'
feat(esp32p4): make revision v0.1 the default version (v5.3) See merge request espressif/esp-idf!31601
2 parents ffe0de9 + 3105644 commit 33c3d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/esp_hw_support/port/esp32p4/Kconfig.hw_support

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
choice ESP32P4_REV_MIN
22
prompt "Minimum Supported ESP32-P4 Revision"
3-
default ESP32P4_REV_MIN_0
3+
default ESP32P4_REV_MIN_1
44
help
55
Required minimum chip revision. ESP-IDF will check for it and
66
reject to boot if the chip revision fails the check.

0 commit comments

Comments
 (0)