mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 05:34:32 +02:00
Merge branch 'feat/esp32c2_eco1_stub_support' into 'master'
Tools: Add support for ESP32-C2 ECO1 flasher stub See merge request espressif/esp-idf!18068
This commit is contained in:
1
Kconfig
1
Kconfig
@@ -90,7 +90,6 @@ mainmenu "Espressif IoT Development Framework Configuration"
|
|||||||
default "y" if IDF_TARGET="esp32c2"
|
default "y" if IDF_TARGET="esp32c2"
|
||||||
select FREERTOS_UNICORE
|
select FREERTOS_UNICORE
|
||||||
select IDF_TARGET_ARCH_RISCV
|
select IDF_TARGET_ARCH_RISCV
|
||||||
select ESPTOOLPY_NO_STUB # TODO: ESPTOOL-440
|
|
||||||
|
|
||||||
config IDF_TARGET_LINUX
|
config IDF_TARGET_LINUX
|
||||||
bool
|
bool
|
||||||
|
Reference in New Issue
Block a user