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

Builds fail if variant does not have any GPIOs #90

Open
DhruvaG2000 opened this issue Oct 27, 2023 · 1 comment
Open

Builds fail if variant does not have any GPIOs #90

DhruvaG2000 opened this issue Oct 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@DhruvaG2000
Copy link
Collaborator

Add conditional compilation for all relevant GPIO implementations, so that in the absence of GPIOs the builds don't just fail.
This will especially help in adding variants like am62x_m4 that don't yet have GPIO support.

@DhruvaG2000 DhruvaG2000 added the bug Something isn't working label Oct 27, 2023
@DhruvaG2000 DhruvaG2000 self-assigned this Oct 27, 2023
@DhruvaG2000
Copy link
Collaborator Author

As part of cleanup, I think each variant should have it's own config based on what features it is supporting and we should obey that config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant