Files
zephyr/boards/espressif/esp32_devkitc_wrover/support/openocd.cfg
Jamie McCrae f910b7ad4f boards: xtensa: esp32_devkitc_wrover: Convert to v2
Converts the board to hwmv2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-01 15:50:13 +01:00

6 lines
120 B
INI

set ESP_RTOS none
set ESP32_ONLYCPU 1
source [find interface/ftdi/esp32_devkitj_v1.cfg]
source [find target/esp32.cfg]