"Hi folks! In https://github.com..." <- i didn't see any answers to this. first of all: thanks a lot for your work, Danilo! i think it'd be great if this crate could get some more support, there are a couple of open PRs and it'd be great to see them land (selfish interests here: one of them is from me 😄). i'm even wondering if it wouldn't make sense to not just move the repo to the rust-embedded org but instead merge the crate into the embedded-hal repository (which is already a workspace with several crates). it would allow evolving the mocks together with the e-h traits (and one could even go so far as enforcing that new APIs are only introduced together with their mocks, ensuring that they can be built against from the get-go even if the HALs don't implement them yet), though that'd also mean undoing the previous merge of e-h-m 0.x & 1.x (which IMHO wouldn't be a big issue, once e-h 1.0 has been released)