boards/efm32-based: Model features in Kconfig#14310
boards/efm32-based: Model features in Kconfig#14310cgundogan merged 18 commits intoRIOT-OS:masterfrom
Conversation
|
@leandrolanzieri I guess that there is not much to test, except that it passes CI? |
Yes, that and that the symbol organization makes sense. In this case it was pretty straightforward because the CPUs are nicely organized in families (thanks for that :) |
|
Should the modules like |
No, this is only to model features. |
|
That makes sense. Thanks for explaining. |
cgundogan
left a comment
There was a problem hiding this comment.
I also took a secondary look and the diff seems to be fine. Murdock also passes the tests. ACK
|
Thanks for reviewing! |
Contribution description
This models in Kconfig all the features of the efm32-based boards:
ikea-tradfrislstk3401aslstk3402asltb001aslwstk6000b-slwrb4150aslwstk6000b-slwrb4162astk3600stk3700Testing procedure
tests/kconfig_featuresshould pass for all boardsIssues/PRs references
Part of #14148