Skip to content

Add a minimal driver for the USB_SERIAL_JTAG peripheral #56

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 2 commits into from
May 2, 2022

Conversation

jessebraham
Copy link
Member

This is basically taken directly from esp-println, and simply implements core::fmt::Write. Added some examples as well (though they're almost identical to the existing hello_world examples). Test on the C3 and S3.

@bjoernQ
Copy link
Contributor

bjoernQ commented May 2, 2022

LGTM - just wondering if we have the FIFO and CONF registers in the PAC? Might be a nice improvement - if not or if it needs too much adjustments we can merge it as is and look into that later

Copy link
Contributor

@bjoernQ bjoernQ left a comment

Choose a reason for hiding this comment

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

LGTM - just look at my comment about using the PAC(s)

@jessebraham
Copy link
Member Author

Oh yeah, that makes way more sense. Silly mistake 😁 Thanks for pointing that out.

@jessebraham jessebraham merged commit c0a584e into esp-rs:main May 2, 2022
@jessebraham jessebraham deleted the feature/usb-serial-jtag branch May 2, 2022 10:57
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