target: add generic Xtensa LX support
[fw/openocd] / tcl / target / esp32.cfg
index f5ca78ac86094d08d7261acb9cf97878f80c16ea..4206080acb7f4fdc628f830709f75e03169be17c 100644 (file)
@@ -68,3 +68,5 @@ if { $_ONLYCPU != 1 } {
 }
 
 gdb_breakpoint_override hard
+
+source [find target/xtensa-core-esp32.cfg]