st7306 0.10.0

ST7306 TFT LCD driver with embedded-graphics support
Documentation
1
2
3
4
5
6
# st7306

This is a Rust library for displays using the ST7306 driver with `embedded_graphics`, `embedded_hal`, and `no_std`, `no_alloc` support. Documentation is available [here](https://docs.rs/st7306).
Examples are [here](https://github.com/FrameworkComputer/inputmodule-rs)

TODO: Add ferris demo and take screenshot.