(WIP - UNFINISHED)
This crate simulates a small portion of the embedded-hal traits. Namely: * GPIO * ADC
Additionally, it also contains an embedded-graphics Display driver simulator.
The purpose of this simulator is to ease embedded development by enabling cross-compilation of embedded projects on a X86 target (PC) or for WASM.