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

Use async embedded-hal #187

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Use async embedded-hal #187

wants to merge 1 commit into from

Conversation

newAM
Copy link
Contributor

@newAM newAM commented Jan 22, 2024

This is not complete, but it does compile. I am not going to be actively working on it (not for a few months anyway). I wanted to share an up-to-date version since #175 is out of date, and also no longer being worked on.

Things to fix:

  1. waiting for the busy pin could be implemented better.
  2. examples do not compile, linux-embedded-hal does not implement async
  3. synchronous support

Anyone please feel free to use any commits here in other pull-requests.

@vhdirk
Copy link
Contributor

vhdirk commented May 29, 2024

Did you see this one? https://github.com/vhdirk/epd-waveshare-async

Edit: I didn't read the post with much attention. I've updated #175 to embedded hal 1.0 and rebased on epd-waveshare main

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