We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b4905 commit 8b4192dCopy full SHA for 8b4192d
.cargo/config
@@ -1,5 +1,5 @@
1
[target.thumbv7m-none-eabi]
2
-runner = 'gdb'
+runner = 'gdb-multiarch'
3
rustflags = [
4
"-C", "link-arg=-Tlink.x",
5
]
0 commit comments