mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Tools: Add support for ESP32-C2 ECO1 flasher stub
requires esptool v3.3.1 or newer
This commit is contained in:
parent
57e1a52a1e
commit
5ed34ea3c2
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user