Sean Cross
Sean Cross
### Describe the bug probe-rs is unable to do anything with a blank STM32F103. Flash is comprised entirely of 0xffffffff due to a mass-erase. Attempting to do anything results in...
### Describe the bug JTAG supports multiple devices on a scan chain. CMSIS-DAP probes support this configuration, either through automatic detection or through manually specifying in a target configuration yaml....
### Describe the bug The `info` subcommand of `probe-rs` lists a `--chip` argument, but this appears to be ignored. ### To Reproduce 1. Run `probe-rs --info` for a target that...
### Sanity checks - [x] I have done the sanity checks, and my issue persists - [ ] These sanity checks are not relevant to the bug ### Deskflow version...
### Zig Version 0.14.0 ### Steps to Reproduce and Observed Behavior 1. Install Rust -- `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh` 2. Get probe-rs -- `git clone https://github.com/probe-rs/probe-rs.git`...