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 aff8a7a commit 08629edCopy full SHA for 08629ed
.cargo/config
@@ -4,6 +4,7 @@
4
# runner = "arm-none-eabi-gdb -q -x openocd.gdb"
5
# runner = "gdb-multiarch -q -x openocd.gdb"
6
# runner = "gdb -q -x openocd.gdb"
7
+# runner = "probe-run --chip STM32F303VCTx --connect-under-reset"
8
9
rustflags = [
10
# LLD (shipped with the Rust toolchain) is used as the default linker
0 commit comments