command: Done a little cleanup of the formatting and layout
This commit is contained in:
parent
10a4c3f77e
commit
52dcf46e61
|
@ -221,6 +221,7 @@ static bool cmd_jtag_scan(target *t, int argc, char **argv)
|
||||||
gdb_out("JTAG device scan failed!\n");
|
gdb_out("JTAG device scan failed!\n");
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
cmd_targets(NULL, 0, NULL);
|
cmd_targets(NULL, 0, NULL);
|
||||||
morse(NULL, false);
|
morse(NULL, false);
|
||||||
return true;
|
return true;
|
||||||
|
|
Loading…
Reference in New Issue