boards: model nrf52 boards#17299
Conversation
cdfd7ef to
919fefb
Compare
|
I had quite some trouble with this one, the common nrf52 dependencies are a complete mess: some select the common boards/nrf* something dependencies, but not the features, or the dependencies but not the common module, or the features and not the common module. Anyway, seems like its finally right, can I squash @leandrolanzieri to clean this up a bit? |
Sure, go ahead. It's gonna be easier to review |
0e916a7 to
2792097
Compare
|
Squashed |
leandrolanzieri
left a comment
There was a problem hiding this comment.
Looks good to me already. Just some minor nits. Let's see what the CI thinks
|
@leandrolanzieri can I squash if green and remove the .murdock change? |
Go ahead |
|
Damn, recent changes broke this PR again... :( will adapt. |
Changes upstream |
|
Also 10a5d96 seems unrelated |
There are already nrf52 boards listed. |
03bb3a6 to
a699857
Compare
leandrolanzieri
left a comment
There was a problem hiding this comment.
Sorry I just spotted this now. Also there is a typo in the message of f54fdf3
|
Feel free to squash directly |
a699857 to
766bfea
Compare
leandrolanzieri
left a comment
There was a problem hiding this comment.
ACK, this was tested on the CI over all nrf52 boards.
Contribution description
Follow up to #16837 this models the remaining BOARDs
I had to do multiple changes to model this one, so commits are better checked one by one.
Testing procedure
Issues/PRs references
part of #16875