We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffe0de9 + 3105644 commit 33c3d32Copy full SHA for 33c3d32
components/esp_hw_support/port/esp32p4/Kconfig.hw_support
@@ -1,6 +1,6 @@
1
choice ESP32P4_REV_MIN
2
prompt "Minimum Supported ESP32-P4 Revision"
3
- default ESP32P4_REV_MIN_0
+ default ESP32P4_REV_MIN_1
4
help
5
Required minimum chip revision. ESP-IDF will check for it and
6
reject to boot if the chip revision fails the check.
0 commit comments