Initial commit with basic project structure and Firebeetle 2 board definition
This commit is contained in:
5
boards/espressif/esp8684_devkitm/support/openocd.cfg
Normal file
5
boards/espressif/esp8684_devkitm/support/openocd.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
set ESP_RTOS none
|
||||
|
||||
# Use external JTAG interface, such as ESP-Prog
|
||||
source [find interface/ftdi/esp32_devkitj_v1.cfg]
|
||||
source [find target/esp32c2.cfg]
|
||||
Reference in New Issue
Block a user