doc/guides: Add Section about Creating a Common Board Directory#21764
Merged
crasbe merged 3 commits intoRIOT-OS:masterfrom Oct 7, 2025
Merged
doc/guides: Add Section about Creating a Common Board Directory#21764crasbe merged 3 commits intoRIOT-OS:masterfrom
crasbe merged 3 commits intoRIOT-OS:masterfrom
Conversation
maribu
approved these changes
Oct 7, 2025
Contributor
Author
|
Starlight showed some errors about the language set for the Syntax Highlighting. I thought this was already fixed in the big migration, but apparently not 🤔 |
6102bfb to
a2faed7
Compare
Contributor
Author
Nevermind, I added them myself 👀 😅 |
AnnsAnns
approved these changes
Oct 7, 2025
Member
|
this can be squashy squash squashed from my pov, ty :D |
96ba236 to
d5cf371
Compare
d5cf371 to
0d578f8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution description
As "discovered" in #21745, the common code process introduced in #21327 was not sufficiently documented yet.
Also in #21708, the documentation added in #21327 was removed for some reason, therefore I re-added it here.
Lastly, one of the
Further Referencelinks was broken, that also got fixed.Testing procedure
Run
make doc-starlightand look at the documentation.Issues/PRs references
Better document the new proecss introduced in #21327.
Re-add documentation errorneously removed in #21708.