Tools: Add support for ESP32-C2 ECO1 flasher stub

requires esptool v3.3.1 or newer
pull/8968/head
Roland Dobai 2022-05-11 16:33:55 +02:00
rodzic 57e1a52a1e
commit 5ed34ea3c2
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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