Skip to content

Commit ca17448

Browse files
authored
Fix target name in gdb-detach event configuration
1 parent 1f52e93 commit ca17448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openocd.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$_TARGETNAME configure -event gdb-detach {
1+
$_CHIPNAME.cpu configure -event gdb-detach {
22
reset run
33
shutdown
44
}

0 commit comments

Comments
 (0)