-
Notifications
You must be signed in to change notification settings - Fork 2k
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
boards/atmega128rfa1-based: Model features in Kconfig #14203
boards/atmega128rfa1-based: Model features in Kconfig #14203
Conversation
221c0fc
to
ff945c3
Compare
ff945c3
to
e7df68c
Compare
e7df68c
to
d0a368d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a minor comment, ACK otherwise. Changes look valid and tests/kconfig_features passes for both boards.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK please squash
18faff3
to
8f8bcda
Compare
Squashed |
Thanks for the review! |
Contribution description
This models the features in Kconfig for all the boards based on the
atmega128rfa1
CPU.The first 2 commits are from #14176, they are included for testing.Testing procedure
tests/kconfig_features
should pass for:derfmega128
microduino-corerf
Issues/PRs references
Depends on #14176