1set ESP_RTOS none
2set ESP32_ONLYCPU 1
3
4# Source the JTAG interface configuration file
5source [find interface/esp_usb_jtag.cfg]
6# Source the ESP32-S3 configuration file
7source [find target/esp32s3.cfg]
8