(make) restructured examples

This commit is contained in:
scbj
2026-06-24 11:50:18 +02:00
parent 62360da2e5
commit 7b909ae4da
3 changed files with 1 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
selectinterface SWD
speed 4000
reset
halt
/* the command file is a dummy replace by a makefile rule */
/* correct path to the binary */
loadfile <path-to-binary>
exit