-
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/saml21-based: model kconfig #17270
boards/saml21-based: model kconfig #17270
Conversation
Overall looks good to me but Murdock isn't happy. |
The sx127x test app configuration did not reflect the change in the Kconfig symbols, 667ca81 should fix this |
Murdock is happy, please remove the extra commit! |
667ca81
to
d19e9c4
Compare
Done! |
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.
Testing worked it looks good, ACK!
Thanks for the review! |
Contribution description
This models Kconfig for saml21-based boards:
It also changes the way sx127x drivers are modelled and models USB ACM CDC stdio.
Testing procedure
Issues/PRs references
Part of #16875