Semihosting support
I would like to make https://crates.io/crates/embedded-test work with insta. Under the hood insta would still work the same but route requests via https://crates.io/crates/semihosting and https://crates.io/crates/probe-rs to the MCU.
Would this be a feature you'd accept? I think we could nicely feature-gate this :)
2 条评论