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 bool and enums in field access code #17

Open
hannobraun opened this issue Sep 7, 2018 · 0 comments
Open

Add support for bool and enums in field access code #17

hannobraun opened this issue Sep 7, 2018 · 0 comments
Labels
component: dw1000 Issue concerns the DW1000 driver good first issue Good for newcomers help wanted Extra attention is needed type: enhancement New feature or request

Comments

@hannobraun
Copy link
Contributor

Currently the field access code only supports unsigned integers as types for the fields. It would be great to support bool and custom enums, too.

I think this should be relatively straight-forward to add. It might even be possible to extend the macro syntax to generate custom field enums.

@hannobraun hannobraun added type: enhancement New feature or request good first issue Good for newcomers labels Sep 7, 2018
@hannobraun hannobraun added the help wanted Extra attention is needed label Feb 11, 2019
@hannobraun hannobraun added the component: dw1000 Issue concerns the DW1000 driver label Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dw1000 Issue concerns the DW1000 driver good first issue Good for newcomers help wanted Extra attention is needed type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant