sh1106 icon indicating copy to clipboard operation
sh1106 copied to clipboard

Update to embedded-hal 1, merge fast-draw-improved

Open techmccat opened this issue 2 years ago • 1 comments

The branch was based off of fast-draw-improved after merging the new commits in master. Examples will need to be updated because stm32f1xx-hal doesn't yet support embedded-hal 1 traits (because of that CI won't pass either)

Porting to display-interface would probably be better in the long run and for future async support (maybe even sharing code with ssd1306 since they're pretty similar)

techmccat avatar Jan 19 '24 12:01 techmccat

Are there any plans to merge this PR? It would be great if the embedded-hal version could be bumped to 1.0.

szagi3891 avatar Jul 20 '25 13:07 szagi3891