Makefile.dep: filter periph_init modules#13648
Conversation
maribu
left a comment
There was a problem hiding this comment.
Looks good and seems to work. I have one comment inline. If you take this, please squash that right in.
|
Btw: I really like the idea to move the split out file to |
4192724 to
1f12991
Compare
1f12991 to
d803143
Compare
|
Found dome more differences when running |
d803143 to
0ea0eb8
Compare
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
0ea0eb8 to
9279282
Compare
|
@maribu because of the comments above I simply added the filter and fix the performance issue, I'll move on to review #13349 for more general fixups and cleanups.
|
|
Murdock took super long for this one. Maybe there was another performance issue introduced? |
I think its just because all tests where run, but there where some test failures, all on nrf52dk. I'll try to reproduce. |
maribu
left a comment
There was a problem hiding this comment.
ACK. Works as expected. I see no way this could cause the test failures; so they should not delay this PR. However, it would still be good to investigate them.
Contribution description
This is PR is based on some of the cleanups in #13349.
It moves handling of. In doing so it also fixes the issue mentioned in #13639 (comment)_.MODULESthat implementFEATURESto its ownmakefileTesting procedure
Reproduce testing procedure in Makefile.dep: periph_init based on USEMODULE #13639, and verify all modules included.
Green murdock
I'm running
save_all_dependencies_resolution_variables.shIssues/PRs references
Based on #13349
Fixes issues introduced in #13639