Skip to content

Conversation

@rmsyn
Copy link

@rmsyn rmsyn commented Nov 12, 2023

Converts the entire library to use the embedded_io traits.

These are the modern versions of the embedded_hal::serial equivalents.

Completely breaks the public API, requiring a minor version bump, since no stable API has been released. Even though the API is broken, external users should require minimal effort to upgrade.

Converts the entire library to use the `embedded_io` traits.

These are the modern versions of the `embedded_hal::serial` equivalents.

Completely breaks the public API, requiring a minor version bump, since
no stable API has been released. Even though the API is broken, external
users should require minimal effort to upgrade.
@dotcypress
Copy link
Owner

@rmsyn thank you!
I will merge this next week, cause I have a few new features to implement.

@rmsyn
Copy link
Author

rmsyn commented Nov 18, 2023

I will merge this next week, cause I have a few new features to implement.

Sounds good. Let me know when you're ready for me to rebase on your changes.

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