We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a0d796 commit 6958884Copy full SHA for 6958884
1 file changed
mdbook/src/05-meet-your-software/.cargo/config.toml
@@ -5,5 +5,4 @@ target = "thumbv7em-none-eabihf"
5
runner = "probe-rs run --chip nRF52833_xxAA"
6
rustflags = [
7
"-C", "linker=rust-lld",
8
- "-C", "link-arg=-Tlink.x",
9
]
0 commit comments