Initial commit with basic project structure and Firebeetle 2 board definition
This commit is contained in:
5
boards/espressif/esp32_devkitc/support/openocd.cfg
Normal file
5
boards/espressif/esp32_devkitc/support/openocd.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
set ESP_RTOS none
|
||||
set ESP32_ONLYCPU 1
|
||||
|
||||
source [find interface/ftdi/esp32_devkitj_v1.cfg]
|
||||
source [find target/esp32.cfg]
|
||||
Reference in New Issue
Block a user