therealprof / display-interface

Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)
Apache License 2.0
73 stars 27 forks source link

Update embedded-hal and support async display interfaces #37

Closed bugadani closed 1 year ago

bugadani commented 1 year ago

Closes #30 Closes #32

This PR updates embedded-hal to the current release and adds async support in two flavours: