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 438ad11 commit db8d53dCopy full SHA for db8d53d
src/logging.md
@@ -132,7 +132,7 @@ It's important to note that the addresses of the symbols will likely change when
132
optimizing the program. Let's check that.
133
134
> **PROTIP** You can set `target.thumbv7m-none-eabi.runner` to the long QEMU
135
-> command from before (`qemu-system-arm -cpu ... -kernel ...`) in the Cargo
+> command from before (`qemu-system-arm -cpu … -kernel …`) in the Cargo
136
> configuration file (`.cargo/config`) to have `cargo run` use that *runner* to
137
> execute the output binary.
138
0 commit comments