mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 18:10:57 +02:00
Merge branch 'feat/enable_esptool_stub_for_p4eco5' into 'master'
feat(hw_support): enable esptool stub for p4eco5 See merge request espressif/esp-idf!41965
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