mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-03 10:30:58 +02:00
feat(hw_support): enable esptool stub for p4eco5
This commit is contained in:
@@ -33,7 +33,6 @@ choice ESP32P4_REV_MIN
|
|||||||
config ESP32P4_REV_MIN_300
|
config ESP32P4_REV_MIN_300
|
||||||
bool "Rev v3.0"
|
bool "Rev v3.0"
|
||||||
depends on !ESP32P4_SELECTS_REV_LESS_V3
|
depends on !ESP32P4_SELECTS_REV_LESS_V3
|
||||||
select ESPTOOLPY_NO_STUB # TODO: IDF-13911
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
config ESP32P4_REV_MIN_FULL
|
config ESP32P4_REV_MIN_FULL
|
||||||
|
Reference in New Issue
Block a user