Skip to content
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

Generalize SWD debugging stuff so it works on all nrf52 targets. #4377

Merged
merged 2 commits into from
Aug 3, 2024

Conversation

geeksville
Copy link
Member

  • Move the SWD debugging support I added to rak4631 up into the shared nrf52 platform.ini file - this allows SWD debugging on all of our targets. I defaulted to using "stlink" USB debugging dongles instead of "jlink" because stlinks are much cheaper and just as fast. This shouldn't change behavior for anyone who was already doing debugging because most of the nrf52 projects have been manually slamming in jlink instead.

  • Add a small script in bin for installing bootloaders on wio tracker boards (per @markbirss wisdom) mostly as documentation for other advanced developers.

@geeksville geeksville marked this pull request as ready for review August 3, 2024 00:20
@geeksville geeksville changed the title Generalize swd debugging stuff so it works on all nrf52 targets. Generalize SWD debugging stuff so it works on all nrf52 targets. Aug 3, 2024
@thebentern thebentern merged commit d1ff160 into meshtastic:master Aug 3, 2024
100 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants