mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04:00
Merge branch 'feature/esp32c2_stub' into 'master'
esp32c2: Enable stub flasher See merge request espressif/esp-idf!17223
This commit is contained in:
commit
9e77c38b40
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user