forked from espressif/esp-idf
Merge branch 'feat/enable_esp32c61_stub' into 'master'
feat: Enable ESP32-C61 stub Closes IDF-9241 See merge request espressif/esp-idf!33730
This commit is contained in:
@@ -4,7 +4,6 @@ menu "Serial flasher config"
|
|||||||
config ESPTOOLPY_NO_STUB
|
config ESPTOOLPY_NO_STUB
|
||||||
bool "Disable download stub"
|
bool "Disable download stub"
|
||||||
default y if IDF_ENV_FPGA || IDF_ENV_BRINGUP
|
default y if IDF_ENV_FPGA || IDF_ENV_BRINGUP
|
||||||
default y if IDF_TARGET_ESP32C61 # TODO: IDF-9241 to be removed
|
|
||||||
default n
|
default n
|
||||||
|
|
||||||
help
|
help
|
||||||
|
Reference in New Issue
Block a user