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.
2 parents f127480 + 5d46eca commit 99fe438Copy full SHA for 99fe438
1 file changed
.cargo/config.toml
@@ -1,4 +1,6 @@
1
[target.thumbv6m-none-eabi]
2
+runner = "elf2uf2-rs -d"
3
+
4
rustflags = [
5
# This is needed if your flash or ram addresses are not aligned to 0x10000 in memory.x
6
# See https://github.com/rust-embedded/cortex-m-quickstart/pull/95
0 commit comments