You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: