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

Proper SWO support for the Black Magic Probe #1052

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ssimek
Copy link
Contributor

@ssimek ssimek commented Oct 12, 2024

Contains the following changes

  • slight modification of the deployment model so the binary dependencies are included directly in the package, the same way they are in e.g. arm.device-manager extension
  • something must have changed in the meantime with Electron, because the original prebuilt binaries seem to work on all platforms without recompilation
    • tested on macOS, Win and Linux (ARM64) - everything works except SerialPort on Windows ARM64, but that wouldn't work with the old approach just the same
  • a new UsbSWOSource has been added that reads a raw bulk endpoint
    • it autodetects the probe based on productName and interfaceName, both can be overridden

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.

1 participant