server/telnet: Restructure commands
[openocd.git] / tcl / board / esp32s3-builtin.cfg
blob353099c98f08e097c1626473208d3ecb1082117b
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # Example OpenOCD configuration file for ESP32-S3 connected via builtin USB-JTAG adapter.
5 # For example, OpenOCD can be started for ESP32-S3 debugging on
7 #   openocd -f board/esp32s3-builtin.cfg
10 # Source the JTAG interface configuration file
11 source [find interface/esp_usb_jtag.cfg]
12 # Source the ESP32-S3 configuration file
13 source [find target/esp32s3.cfg]
15 adapter speed 40000