sajattack / st7735-lcd-rs

Rust library for displays using the ST7735 driver
https://docs.rs/st7735-lcd
MIT License
37 stars 28 forks source link

make CS and RST optional? #25

Closed clouds56 closed 8 months ago

clouds56 commented 8 months ago

According to discussion in https://github.com/rust-embedded/embedded-hal/pull/237#issuecomment-663951732,

optional pins should be represented in the driver API

If you would like to adopt this change, I'm willing to help suggesting a PR.

sajattack commented 8 months ago

Sure I'll take a PR.