We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c0bf58 commit efff73cCopy full SHA for efff73c
.cargo/config.toml
@@ -1,5 +1,5 @@
1
[target.thumbv8m.main-none-eabihf]
2
-runner = 'arm-none-eabi-gdb'
+runner = 'probe-rs run --connect-under-reset'
3
rustflags = [
4
# LLD (shipped with the Rust toolchain) is used as the default linker
5
"-C", "link-arg=-Tlink.x",
0 commit comments