boards/nrf52840{dk,dongle}: add MCU table, move to doc.md#21271
boards/nrf52840{dk,dongle}: add MCU table, move to doc.md#21271mguetschow merged 1 commit intoRIOT-OS:masterfrom
Conversation
43acd13 to
0ab8df9
Compare
|
Thank you for addressing this. I started an issue about the state of the nRF52 documentation here: #20592 |
Oh nice ! Wasn't aware of this issue |
|
Due to the issue Doxygen has with creating empty pages from the |
There was a problem hiding this comment.
I still have some nitpicks, but nothing major.
Due to the issue Doxygen has with creating empty pages from the
doc.mdfiles (see #21220 (comment) ), we should wait before merging this PR until we have a solution (either update Doxygen once the new release is out or the temporary fix that kfessel proposed).
With #21273 merged, this does not have to wait longer.
But the comments mentioned by @mguetschow should still be removed :)
0ab8df9 to
a6051d7
Compare
All fixed :) |
crasbe
left a comment
There was a problem hiding this comment.
I found two more small typos 😅
But after that I think this is good for merging.
A small administrative note: You don't have to change it for this PR, but it would be easier to review if the PR is split in two commits: One with the changes to the documentation and one with the move to Markdown. GitHub now just shows "old file deleted, new file with all changes added".
a6051d7 to
40c7b6b
Compare
|
@Ollrogge thank you for doing this PR. Improving the documentation is always very good :) |
Thanks for taking the time to review ! |
Contribution description
This PR adds MCU table for
nrf52840dkandnrf52840-dongle. Also, it moves documentations from doc.txt do doc.md.Testing procedure
Issues/PRs references
#21255