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

"Drivers" vs "Helpers" is not so helpful as a top-level distinction #419

Open
dhalbert opened this issue Dec 9, 2022 · 1 comment
Open

Comments

@dhalbert
Copy link
Contributor

dhalbert commented Dec 9, 2022

I find that dividing libraries between device "drivers" and "helpers" is not so helpful. I often have to think about which top-level category to look in. I would rather just get rid of this distinction. For example, "Board-specific Helpers" could just be "Board Libraries".

Even the filename drivers.rst could be changed to libraries.rst.

@dastels
Copy link
Collaborator

dastels commented Dec 9, 2022

Agreed. I'm constantly looking up bundle source and it's not always intuitive. There's a grey area that isn't a sensor but isn't is still hardware related, e.g. the portal code.

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

No branches or pull requests

2 participants