kopia lustrzana https://github.com/stlink-org/stlink
remove the keypress to exit the app
rodzic
4e95d10aa8
commit
1b2e65ae06
|
@ -47,8 +47,6 @@ int main(int ac, char** av) {
|
|||
|
||||
printf("-- step\n");
|
||||
stlink_step(sl);
|
||||
printf("Press enter to go to run mode and exit the debugger\n");
|
||||
getchar();
|
||||
|
||||
printf("-- run\n");
|
||||
stlink_run(sl);
|
||||
|
|
Ładowanie…
Reference in New Issue