Tools: Add support for ESP32-C2 ECO1 flasher stub

requires esptool v3.3.1 or newer
This commit is contained in:
Roland Dobai 2022-05-11 16:33:55 +02:00
parent 57e1a52a1e
commit 5ed34ea3c2

View File

@ -90,7 +90,6 @@ mainmenu "Espressif IoT Development Framework Configuration"
default "y" if IDF_TARGET="esp32c2"
select FREERTOS_UNICORE
select IDF_TARGET_ARCH_RISCV
select ESPTOOLPY_NO_STUB # TODO: ESPTOOL-440
config IDF_TARGET_LINUX
bool