Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/probe-rs/probe-rs

A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
https://github.com/probe-rs/probe-rs

Remove the kmp dependency

bugadani opened this pull request 9 months ago
Use docsplay for RegistryError

bugadani opened this pull request 9 months ago
Add `--skip-test` argument to CLI

t-moe opened this pull request 9 months ago
Update cargo-deny config to fix deprecation warnings

Tiwalun opened this pull request 9 months ago
Update deps with RUSTSEC advisories

Tiwalun opened this pull request 9 months ago
embedded-test: `--skip` conflicts with libtest_mimic

MabezDev opened this issue 9 months ago
Try out some smoke tester improvements

Tiwalun opened this pull request 9 months ago
arch/arm: use JEP106Code in GenericAp::IDR

ithinuel opened this pull request 9 months ago
arch/arm: Use a DebugPortId type to obtain the DebugPortVersion

ithinuel opened this pull request 9 months ago
remove redundant turbo-fishes

ithinuel opened this pull request 9 months ago
Implement target_reset on J-Link

bugadani opened this pull request 9 months ago
Register values are corrupted during step execution in Armv8a

tnishinaga opened this issue 9 months ago
Improve dap server logging

Tiwalun opened this pull request 9 months ago
Update all non-major dependencies

renovate[bot] opened this pull request 9 months ago
Do not allow flashing image with incorrect instruction set

bugadani opened this pull request 9 months ago
Make ability to set DebugSequence externally

Kuraga13 opened this pull request 9 months ago
Use `parking_lot::FairMutex`

bugadani opened this pull request 9 months ago
Configure defmt channels to block

bugadani opened this pull request 9 months ago
ATSAM: fall back to only setting nRESET

bugadani opened this pull request 10 months ago
Fix breakpoint search

Tiwalun opened this pull request 10 months ago
Fix cargo-embed's defmt processing

bugadani opened this pull request 10 months ago
cargo-embed produces broken output, probe-rs does not

FlareFlo opened this issue 10 months ago
make core interface accessible from outside

maxd-nordic opened this pull request 10 months ago
Detect partially initialized channels

MabezDev opened this pull request 10 months ago
Update CI to rustc v1.77.0, fix clippy warnings

Tiwalun opened this pull request 10 months ago
Update cargo-dist to v0.13, enable ARM builds again

Tiwalun opened this pull request 10 months ago
Update all non-major dependencies

renovate[bot] opened this pull request 10 months ago
Small cleanup of deps

Tiwalun opened this pull request 10 months ago
A big bunch of small cleanups

bugadani opened this pull request 10 months ago
Fix F750 flashing algo flash range

bugadani opened this pull request 10 months ago
Can't Flash STM32F750N8Hx

haydenridd opened this issue 10 months ago
Cant flash ESP32-C2

SergioGasquez opened this issue 10 months ago
Cant flash ESP32-S2

SergioGasquez opened this issue 10 months ago
Revert architecture match

SergioGasquez opened this pull request 10 months ago
Remove `stack_size` from flash algos

bugadani opened this pull request 10 months ago
cargo-embed: select core based on rtt control block

bugadani opened this pull request 10 months ago
probe-rs run fails with stack configuration error on STM32G431C6Tx

chama1176 opened this issue 10 months ago
Update espflash to v3

bugadani opened this pull request 10 months ago
Add Xtensa semihosting support

SergioGasquez opened this pull request 10 months ago
Debug: Fix incorrect function dies being returned in stack unwind

noppej opened this pull request 10 months ago
Xtensa semihosting support

SergioGasquez opened this issue 10 months ago
Update Rust crate espflash to v3

renovate[bot] opened this pull request 10 months ago
probe-rs is much slower than OpenOCD in download speed

zh522130 opened this issue 10 months ago
probe-rs is much slower than OpenOCD in download speed

zh522130 opened this issue 10 months ago
feat: chose core based on rtt controll block

guissalustiano opened this pull request 10 months ago
Add support RTT for 64-bit processors

tnishinaga opened this pull request 10 months ago
Run Command refactoring

t-moe opened this pull request 10 months ago
Added target support for Atmel sam3x target series

BadyJoke opened this pull request 10 months ago
`embedded-test` integration

t-moe opened this pull request 10 months ago
Exclude test files from published crate, cleanup some deps

Tiwalun opened this pull request 10 months ago
WIP - Rewrite of parts of the breakpoint and stepping implementation.

noppej opened this pull request 10 months ago
Don't swallow file open errors

bugadani opened this pull request 10 months ago
Temporarily attaching to cores in low-level interface

maxd-nordic opened this issue 10 months ago
Fix dap progress reporting UX

bugadani opened this pull request 10 months ago
Demote some log messages

bugadani opened this pull request 10 months ago
Add debug port powerdown, try listing RP2040 in `probe-rs info`

Tiwalun opened this pull request 10 months ago
Add HK32F030M-series target

prosper00 opened this pull request 10 months ago
ESP-WROVER-KIT - Stepping into / Stepping Over code errors

Hecatron opened this issue 10 months ago
ESP32: Remove external flash address ranges

bugadani opened this pull request 10 months ago
ESP32 Pros3 using EspJtag

bugadani opened this issue 10 months ago
fix(deps): update rust crate rustyline to v14

renovate[bot] opened this pull request 10 months ago
Update all non-major dependencies

renovate[bot] opened this pull request 10 months ago
Panic handler not capturing all stack frames

tallamjr opened this issue 10 months ago
Fix wlink detection

andelf opened this pull request 10 months ago
Armv8a: Add fast memory access functions

tnishinaga opened this pull request 10 months ago
flashing: add support ELF64 binary download

tnishinaga opened this pull request 10 months ago
Armv8a: Fix core is not halting during cpu memory access

tnishinaga opened this pull request 10 months ago
Fix parsing nested C arrays

bugadani opened this pull request 10 months ago
Fix detection of defmt timestamp

Javier-varez opened this pull request 10 months ago
proposal: dap-server: allow read register value by default

eZioPan opened this pull request 10 months ago
Add serde alias for `FormatOptions::binary_format`

noppej opened this pull request 10 months ago
Restore `--probe` in cargo embed

bugadani opened this pull request 10 months ago
`--probe` renamed to `--probe-selector`

dlaw opened this issue 10 months ago
Prevent cargo-embed from receiving duplicated inputs on windows

calebfletcher opened this pull request 10 months ago
fix probe-rs attach timeout error

eZioPan opened this pull request 10 months ago
Fixes to `FunctionDie`: Handling of valid address ranges.

noppej opened this pull request 10 months ago
Add the ability to reattach to a target that lost debug connection

seanmlyons22 opened this issue 10 months ago
Bump mio from 0.8.10 to 0.8.11

dependabot[bot] opened this pull request 10 months ago
RPi Debug Probe: "Failed to open the debug probe."

kongschlong opened this issue 10 months ago
Remove clap parsing option from RTT config

bugadani opened this pull request 10 months ago
clippy: Address some lints from nightly’s clippy

ithinuel opened this pull request 10 months ago
`probe-rs info` failed show info on Armv8-M

eZioPan opened this issue 10 months ago
STLink V2 do not work with Raspberry Pi Pico (PR2040)

sartor opened this issue 10 months ago
Rtt refactor vol 2

bugadani opened this pull request 10 months ago
Update the STM32_WB series file

kquinsland opened this pull request 10 months ago
Some minor RTT simplifications

bugadani opened this pull request 10 months ago
Touch up DebugProbeError and likes

bugadani opened this pull request 10 months ago
Add note about musl-based systems

CuriouslyCurious opened this pull request 10 months ago
Introduce docsplay to the codebase, clean up warnings in newest nightly

bugadani opened this pull request 11 months ago
Add SYS_EXIT_EXTENDED + SYS_GET_CMDLINE semihosting decoding

t-moe opened this pull request 11 months ago
Rename `--format` arg to `--binary-format`

t-moe opened this pull request 11 months ago