Skip to content

Commit 16ea481

Browse files
committed
feat(hw_support): enable esptool stub for p4eco5
1 parent 37855ef commit 16ea481

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/esp_hw_support/port/esp32p4/Kconfig.hw_support

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ choice ESP32P4_REV_MIN
3333
config ESP32P4_REV_MIN_300
3434
bool "Rev v3.0"
3535
depends on !ESP32P4_SELECTS_REV_LESS_V3
36-
select ESPTOOLPY_NO_STUB # TODO: IDF-13911
3736
endchoice
3837

3938
config ESP32P4_REV_MIN_FULL

0 commit comments

Comments
 (0)