cortex-m-quickstart icon indicating copy to clipboard operation
cortex-m-quickstart copied to clipboard

probe-rs

Open hargoniX opened this issue 5 years ago • 1 comments

I'm currently preparing a PR to migrate the Embedded Rust Book from OpenOCD / semihosting to probe-rs / RTT. Would it be okay to replace the openocd config and semihosting dependencies with an Embed.toml as cargo-embed config as well as https://crates.io/crates/rtt-target? Or is there any blocker for this?

Would be happy to PR it myself, should there be no blockers.

hargoniX avatar Jul 19 '20 13:07 hargoniX

In general I think we should do this. I'm a bit wary about overboard though, it should still be simply enough to follow what's going on and not require a complex and specific setup to use. I could also see us offering multiple approaches.

therealprof avatar Jul 19 '20 14:07 therealprof