Skip to content

west: runners: probe-rs: Add enhanced functionality #93670

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jaredwolff
Copy link
Contributor

Add comprehensive enhancements to the probe-rs runner:

  • New parameters: --reset, --protocol, --speed, --connect-under-reset, --verify
  • RTT logging support via 'attach' command
  • Smart binary format detection with FileType support
  • Enhanced debug/debugserver with improved GDB integration
  • Conditional reset after flashing instead of always resetting

Maintains upstream compatibility while significantly expanding probe-rs capabilities for embedded development workflows.

Add comprehensive enhancements to the probe-rs runner:

- New parameters: --reset, --protocol, --speed, --verify, etc
- RTT logging support via 'attach' command
- Smart binary format detection with FileType support
- Enhanced debug/debugserver with improved GDB integration
- Conditional reset after flashing instead of always resetting

Maintains upstream compatibility while significantly expanding
probe-rs capabilities for embedded development workflows.

Signed-off-by: Jared Wolff <hello@jaredwolff.com>
@jaredwolff jaredwolff force-pushed the jaredwolff/probe_rs_enhancements branch from 57e0f5b to b0163db Compare July 24, 2025 13:12
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: West West utility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants