Skip to content

Add some config options to the UART driver #99

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

Merged
merged 4 commits into from
Jul 12, 2022

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Jul 11, 2022

This implement configuring the UART / serial driver and adds examples to show how to do that.

Additionally reading never worked on ESP32-S2 - this is fixed now

@bjoernQ bjoernQ requested a review from jessebraham July 11, 2022 10:28
Copy link
Member

@jessebraham jessebraham left a comment

Choose a reason for hiding this comment

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

Left a few review comments, nothing too major. If you don't want to address them now (or ever 😁), that's fine.

As discussed offline it'd be nice to eliminate the NoPin type if possible, that that can be done in subsequent PR(s) if we do move forward with that.

Copy link
Member

@jessebraham jessebraham left a comment

Choose a reason for hiding this comment

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

Thank you for addressing my comments, as well as making the changes we discussed yesterday. I think this is looking pretty good!

@jessebraham jessebraham merged commit e612bd1 into esp-rs:main Jul 12, 2022
@bjoernQ bjoernQ deleted the improve-uart-driver branch October 27, 2022 14:22
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