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 f127480 commit 5d46ecaCopy full SHA for 5d46eca
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