Concrete and friendly implementation of embedded-hal traits and embedded-hal-ext traits for the Raspberry Pi computers.
Will likely use some of the existing linux-embedded-hal crate(s), possibly some Pi-specific crates like rppal. Possibly more from scratch.
Ideally we could ditch Linux as a dependency and have a bare-metal implementation. LOOOOONG term goal, that. Big project.
async: async/await features
This crate is guaranteed to compile on stable Rust 1.75 and up. It might compile with older versions but that may change in any new patch release.