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

Add support for targeting specific parts #15

Open
hannobraun opened this issue Nov 28, 2017 · 0 comments
Open

Add support for targeting specific parts #15

hannobraun opened this issue Nov 28, 2017 · 0 comments

Comments

@hannobraun
Copy link
Member

In many places, the API currently provides a superset of what is available in all parts. For example, it specifies all pins from PIO0_0 to PIO0_28, even though only a subset of those is available on some parts.

The user should be able to specify which part they use via a Cargo feature. The API should then provide only what is available for that specific part.

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

1 participant