rust-embedded / book

Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
https://docs.rust-embedded.org/book/
Apache License 2.0
1.12k stars 179 forks source link

Update qemu code slightly to better align with example #382

Open diepes opened 1 week ago

diepes commented 1 week ago

Compared to code installed by cargo generate --git https://github.com/rust-embedded/cortex-m-quickstart

also confirmed at https://github.com/rust-embedded/cortex-m-quickstart

Did not sync all the comments just the missing code lines.