aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/esp32.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/esp32.cfg')
-rw-r--r--tcl/target/esp32.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/tcl/target/esp32.cfg b/tcl/target/esp32.cfg
index f5ca78a..4206080 100644
--- a/tcl/target/esp32.cfg
+++ b/tcl/target/esp32.cfg
@@ -68,3 +68,5 @@ if { $_ONLYCPU != 1 } {
}
gdb_breakpoint_override hard
+
+source [find target/xtensa-core-esp32.cfg]