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

Stable driver analysis: UART #2495

Open
5 of 42 tasks
MabezDev opened this issue Nov 8, 2024 · 2 comments
Open
5 of 42 tasks

Stable driver analysis: UART #2495

MabezDev opened this issue Nov 8, 2024 · 2 comments
Assignees
Milestone

Comments

@MabezDev
Copy link
Member

MabezDev commented Nov 8, 2024

As part of #2491, which has more details on driver analysis.

esp-hal API-GUIDELINE omissions


Rust API guideline ommissions


Hardware feature omissions


Mode/features of the driver that are missing/lacking

Parts of the driver we should mark as unstable

Other

@jessebraham
Copy link
Member

I think the wake-up functionality is orthogonal to the operation of the driver itself, and can be handled at a later date. This should be purely additive as far as I can tell, however would be worth getting another set of eyes on it during a subsequent round of analysis.

@bjoernQ
Copy link
Contributor

bjoernQ commented Dec 2, 2024

This should be purely additive as far as I can tell, however would be worth getting another set of eyes on it during a subsequent round of analysis.

If not, we should change that 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

7 participants