Skip to content

Commit 864750d

Browse files
author
Henrik Snöman
committed
Probe-rs
1 parent 144bca6 commit 864750d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[target.thumbv8m.main-none-eabihf]
2-
runner = 'arm-none-eabi-gdb'
2+
runner = 'probe-rs run --connect-under-reset'
33
rustflags = [
44
# LLD (shipped with the Rust toolchain) is used as the default linker
55
"-C", "link-arg=-Tlink.x",

0 commit comments

Comments
 (0)