Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

techmccat
Copy link

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)

lkirkwood added a commit to lkirkwood/minilogger that referenced this pull request May 23, 2024
PR here: rust-embedded-community/sh1106#36
Uses embedded-hal 1.0.0 which allows for easier sharing of I2c.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants