Skip to content

Commit dfc4763

Browse files
committed
scripts: import BMP helper scripts from library.
These should have been moved over when the library was initial split. Even if we eventually drop any attempt at flash support, at least have all the files here.
1 parent 7bbc57d commit dfc4763

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

scripts/black_magic_probe_debug.scr

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
monitor version
2+
monitor swdp_scan
3+
attach 1
4+
run

scripts/black_magic_probe_flash.scr

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
monitor version
2+
monitor swdp_scan
3+
attach 1
4+
load

0 commit comments

Comments
 (0)