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

Tracking issue to reduce boilerplate #2010

Open
bugadani opened this issue Aug 27, 2024 · 2 comments
Open

Tracking issue to reduce boilerplate #2010

bugadani opened this issue Aug 27, 2024 · 2 comments
Assignees
Labels
RFC Request for comment
Milestone

Comments

@bugadani
Copy link
Contributor

bugadani commented Aug 27, 2024

The goal of this issue is to lower the amount of code the users need to write for no good reason.

Feel free to share your pain point if you have any!

@esp-rs esp-rs deleted a comment Aug 27, 2024
@MabezDev MabezDev added this to the 0.21.0 milestone Aug 27, 2024
@MabezDev MabezDev added the RFC Request for comment label Aug 27, 2024
@esp-rs esp-rs deleted a comment Aug 27, 2024
@scottdalgliesh
Copy link

Would it make sense to also initialize and return the io driver by default in esp_hal::init? It seems like most use cases will require access to io, but I could certainly be overlooking/misunderstanding something.

Regardless, great work on these simplifications - love to see it.

@bugadani
Copy link
Contributor Author

bugadani commented Aug 29, 2024

^ a good thing to keep in mind, although we deliberately don't initialize any peripherals at this point.

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

No branches or pull requests

3 participants