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

Enable BlackMagicProbe for PlatformIO #1378

Merged
merged 3 commits into from
Apr 15, 2023
Merged

Enable BlackMagicProbe for PlatformIO #1378

merged 3 commits into from
Apr 15, 2023

Conversation

maxgerhardt
Copy link
Contributor

@maxgerhardt maxgerhardt commented Apr 15, 2023

Fixes #1364.

By adding "blackmagic" in the protocols array in makeboards.py, all PlatformIO board definitions are marked to be usable with the BlackMagicProbe.

With the instability issues fixed in the latest versions of the BMP firmware per blackmagic-debug/blackmagic#1364, this can be used now.

This does not add upload or debugging support for the Arduino IDE, that would have to be separate. Although it shouldn't be to difficult, just see my used flashing command in the linked issue.

This PR goes hand-in-hand with maxgerhardt/platform-raspberrypi#27.

Also updates PlatformIO documentation in regards to the BMP and adds a note for the selection of debug_tool having to be "CMSIS-DAP" for newer PicoProbe firmware versions.

@earlephilhower earlephilhower merged commit 4f643d2 into earlephilhower:master Apr 15, 2023
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.

Feature Request: Support for Black Magic Probe (for PlatformIO)
2 participants