book
book copied to clipboard
don't understand tip in section semihosting
https://rust-embedded.github.io/book/start/semihosting.html
One last tip: you can set the panicking behavior to exit(EXIT_FAILURE). This will let you write no_std run-pass tests that you can run on QEMU.
no idea what this is about or how it would work
Forward 4 years, and I read the same passage, wondering about it.
Not the main concern though. If I were able to explain it, I’d done it now.