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

Initial UART(E) implementation #63

Merged
merged 9 commits into from
Aug 22, 2021
Merged

Initial UART(E) implementation #63

merged 9 commits into from
Aug 22, 2021

Conversation

hargoniX
Copy link
Contributor

This implements an abstraction for UARTE, very similar to the general I2C abstracttion. At the moment the example doesn't compile for nrf52833 yet, once nrf-rs/nrf-hal#281 is finally merged that should be fairly trivial to do though.

@hargoniX hargoniX marked this pull request as ready for review August 14, 2021 12:22
@hargoniX
Copy link
Contributor Author

Currently this relies on nrf-hal upstream version since writing the example would not exactly be feasible without it, but I think it is none the less read for review and can then be merged once upstream makes a release.

@robyoung
Copy link
Contributor

Looks great, thanks!

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 22, 2021

👎 Rejected by too few approved reviews

Copy link
Contributor

@robyoung robyoung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 22, 2021

Build succeeded:

@bors bors bot merged commit d29705d into nrf-rs:main Aug 22, 2021
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