-
Couldn't load subscription status.
- Fork 2.1k
doc/guides: add STM32 Flashing Guide #21767
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some minor touches, ty for the PR 🤠 👉 👉
|
RE:
A greater migration of board doc.md related stuff will (someday) be done automagically. That's currently our little Hack'n Ack project with no ETA. (Also I appreciate the offer for procrastination projects 😛 ) |
d287866 to
0c9c643
Compare
Contribution description
Currently the STM32 boards have a varying degree of documentation about the flashing process. This PR aims to create a guide to unify that information.
I'm not sure yet whether I want to do the migration of the
doc.mdfiles in this PR or in a separate one.Perhaps @AnnsAnns is looking for a Braindead Procrastination Project 👀
Then I can migrate one board as an example and the rest follows the same scheme.
Open discussion points: should this get a dedicated sidebar entry as I did right now?
Also: Apparently the folder names are a bit inconsistent. Sometimes it's
advanced_tutorialsand sometimes it'sbuild-system.Testing procedure
Run
make doc-starlightand look at the generated documentation.Issues/PRs references
Picks up the work from #21337.