Skip to content

Commit 3105644

Browse files
ginkgmespressif-bot
authored andcommitted
feat(esp32p4): make revision v0.1 the default version
1 parent 34e5669 commit 3105644

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)