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 144bca6 commit 864750dCopy full SHA for 864750d
.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