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

Async version #11

Open
DBLouis opened this issue Jul 17, 2024 · 1 comment
Open

Async version #11

DBLouis opened this issue Jul 17, 2024 · 1 comment

Comments

@DBLouis
Copy link
Contributor

DBLouis commented Jul 17, 2024

Would an async version of this crate using embedded_hal_async make sense? Should it be a separate crate?

@eldruin
Copy link
Owner

eldruin commented Jul 22, 2024

Sure. Several people in the community have contributed async versions to some of my drivers.
You should be able to get inspiration from these PRs: eldruin/pwm-pca9685-rs#16 (simpler), eldruin/lsm303agr-rs#31 complex case)

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

No branches or pull requests

2 participants