mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 22:54:33 +02:00
esp32c2: Enable stub flasher
This commit is contained in:
1
Kconfig
1
Kconfig
@@ -91,7 +91,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 # remove if ESPTOOL-303
|
|
||||||
|
|
||||||
config IDF_TARGET_LINUX
|
config IDF_TARGET_LINUX
|
||||||
bool
|
bool
|
||||||
|
Reference in New Issue
Block a user