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.
1 parent 37855ef commit 16ea481Copy full SHA for 16ea481
components/esp_hw_support/port/esp32p4/Kconfig.hw_support
@@ -33,7 +33,6 @@ choice ESP32P4_REV_MIN
33
config ESP32P4_REV_MIN_300
34
bool "Rev v3.0"
35
depends on !ESP32P4_SELECTS_REV_LESS_V3
36
- select ESPTOOLPY_NO_STUB # TODO: IDF-13911
37
endchoice
38
39
config ESP32P4_REV_MIN_FULL
0 commit comments