Initial commit with basic project structure and Firebeetle 2 board definition
This commit is contained in:
4
boards/espressif/esp32c6_devkitc/support/openocd.cfg
Normal file
4
boards/espressif/esp32c6_devkitc/support/openocd.cfg
Normal file
@@ -0,0 +1,4 @@
|
||||
# ESP32C6 has built-in JTAG interface over USB port in pins GPIO13/GPIO12 (D-/D+).
|
||||
set ESP_RTOS none
|
||||
|
||||
source [find board/esp32c6-builtin.cfg]
|
||||
Reference in New Issue
Block a user