-
Notifications
You must be signed in to change notification settings - Fork 2k
Rationalise debugprobe setup #4109
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
documentation/asciidoc/microcontrollers/debug-probe/swd-connection.adoc
Outdated
Show resolved
Hide resolved
On the whole, LGTM. I guess this addresses some of the concerns raised in #4003
Ditto 😍 |
documentation/asciidoc/microcontrollers/debug-probe/installing-tools.adoc
Outdated
Show resolved
Hide resolved
documentation/asciidoc/microcontrollers/debug-probe/swd-connection.adoc
Outdated
Show resolved
Hide resolved
Users should be steered to VSCode as that provides the fewest opportunities to get something wrong. Remove obsolete pico-setup-windows reference, along with broken references to parts of the Pico guide.
Promote the VScode extension first.
I know that it might not be within the original scope of the current PR, but I just spotted that the |
It's not within the scope of this PR. I'm not doing wholesale rearchitecting. |
Fair enough.
Perhaps in a future PR it might be worth also removing the example |
Best to add an issue so the extra work is not forgotten when the new docs person arrives. |
There's little point in duplicating instructions. I strongly prefer a single source of truth wherever possible, and a monolithic setup guide is better.
There's more to be done in the PDFs that link back to the documentation website (they shouldn't), but the website should at least call out the right chapters...