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

Fix RAM size of STM32F3 chips

bugadani opened this pull request 7 months ago
Rtt cleanups

bugadani opened this pull request 7 months ago
Deduplicate flash algos

bugadani opened this pull request 7 months ago
Add `target-gen reformat` and hexify some YAML properties

bugadani opened this pull request 7 months ago
Retry all RTT read errors

bugadani opened this pull request 7 months ago
HIL tests fail on H2 with probe-rs 0.24.0

SergioGasquez opened this issue 7 months ago
Do not base64 encode binary data

bugadani opened this pull request 7 months ago
Teach target-gen

bugadani opened this pull request 7 months ago
Remove installation instructions

bugadani opened this pull request 7 months ago
Prerequisites are not correct

SergioGasquez opened this issue 7 months ago
Reject identical targets in the same family

bugadani opened this pull request 7 months ago
Do not attempt to execute an empty batch

bugadani opened this pull request 7 months ago
dap-server: Flush log buffer before panicking

bugadani opened this pull request 7 months ago
v0.24: Flashing is broken with j-link on AT32F437VMT7

skibon02 opened this issue 7 months ago
Clean up `Core::create_state`

bugadani opened this pull request 7 months ago
Clean up CMSIS-DAP response processing a bit

bugadani opened this pull request 7 months ago
Update all non-major dependencies

renovate[bot] opened this pull request 7 months ago
Demote CoreSight component parsing logs

bugadani opened this pull request 7 months ago
Initial support for cc13x4_cc26x4 devices

seanmlyons22 opened this pull request 7 months ago
Trim zip features a bit

bugadani opened this pull request 7 months ago
Update Rust crate zip to v2

renovate[bot] opened this pull request 7 months ago
`cargo install probe-rs-tools` warns about yanked `zip` dependency

ericseppanen opened this issue 7 months ago
cargo-embed: Respect RUST_LOG unless configured

bugadani opened this pull request 7 months ago
Simplify some j-link bits

bugadani opened this pull request 7 months ago
Remove bitflags

bugadani opened this pull request 7 months ago
Add support for the LPC54102 series

jfrimmel opened this pull request 7 months ago
Enable timestamps by default in probe-rs

ia0 opened this pull request 7 months ago
Disable tracing-log in probe-rs-tools

bugadani opened this pull request 7 months ago
target-gen: Import from probe-rs-target directly

bugadani opened this pull request 7 months ago
Remove log feature from probe-rs tracing dependency

konkers opened this pull request 7 months ago
Raspberry Pi Pico + pico-debug: device already open

boguscoder opened this issue 7 months ago
More advice if device not found (error messages)

akauppi opened this issue 7 months ago
Add test changelog

bugadani opened this pull request 7 months ago
Insufficient DWARF info with recent nightly

ia0 opened this issue 7 months ago
Add test changelog

bugadani opened this pull request 7 months ago
Check new fragments, comment if changelog fragment is invalid

bugadani opened this pull request 7 months ago
Update changelog fragment check

bugadani opened this pull request 7 months ago
Updated installation links

mamuleanu opened this pull request 7 months ago
Trim dependency features, clean up some code

bugadani opened this pull request 7 months ago
MIMXRT: reserve OCRAM for boot ROM, and use boot fuse FlexRAM config

mciantyre opened this pull request 7 months ago
Fix: Debug unwind stops when LR is zero.

noppej opened this pull request 7 months ago
Clean up Memory region related code

bugadani opened this pull request 7 months ago
Rtt initialization cleanup

bugadani opened this pull request 7 months ago
Add rp2040-rescue

bugadani opened this pull request 7 months ago
Test edit changelog

bugadani opened this pull request 7 months ago
Comment on PR if changelog is edited

bugadani opened this pull request 7 months ago
Prefix mi release tags

bugadani opened this pull request 7 months ago
Provide prebuilts with musl libc

bugadani opened this pull request 7 months ago
Delete empty file

bugadani opened this pull request 7 months ago
Clean up probe selection

bugadani opened this pull request 7 months ago
Do not bump mi version on release

bugadani opened this pull request 7 months ago
Clean up build script and builtin targets

bugadani opened this pull request 7 months ago
AVR support

septatrix opened this issue 7 months ago
Display multiple progress bars if necessary

bugadani opened this pull request 7 months ago
Change the CI error message if CHANGELOG.md is edited

bugadani opened this pull request 8 months ago
Remove dysfunctional binstall metadata

bugadani opened this pull request 8 months ago
probe-rs-tools: do not panic when missing git

newAM opened this pull request 8 months ago
STM32H745IIx RTT does not work unless both cores are running.

liarokapisv opened this issue 8 months ago
Add interactive probe selection

teburd opened this pull request 8 months ago
Add missing features to mi

bugadani opened this pull request 8 months ago
Release 0.24.0

probe-rs-bot opened this pull request 8 months ago
Release 0.24.0

probe-rs-bot opened this pull request 8 months ago
Update install instructions

bugadani opened this pull request 8 months ago
Update defmt-decoder

bugadani opened this pull request 8 months ago
Update artifact name

bugadani opened this pull request 8 months ago
Clean up

bugadani opened this pull request 8 months ago
Fix deprecated config filename, revert yanked cortex-m-rt

bugadani opened this pull request 8 months ago
Fix stlink `swj_sequence` typo

hawav opened this pull request 8 months ago
Typo in Stlink `swj_sequence` function

hawav opened this issue 8 months ago
Better error messages for CMSIS-DAP probes

gtsiam opened this pull request 8 months ago
Allow recursive access to the registry

bugadani opened this pull request 8 months ago
Move custom ROM table parsing into vendor impl

bugadani opened this pull request 8 months ago
Chip autodetection framework

bugadani opened this pull request 8 months ago
Registry: use parking_lot, allow reading families without cloning them

bugadani opened this pull request 8 months ago
Add support for more Renesas RAx series chips

pdh11 opened this pull request 8 months ago
Add a --report flag to generate crash reports

Yatekii opened this pull request 8 months ago
Create `vendor` module and move debug sequences, allow extensibility

bugadani opened this pull request 8 months ago
[feature request] Add pre-verify before flashing

HaoboGu opened this issue 8 months ago
Add target for STM32H7RS

Dirbaio opened this pull request 8 months ago
Change probe info format

bugadani opened this pull request 8 months ago
probe: add probe_type() to DebugProbeInfo.

Dirbaio opened this pull request 8 months ago
Restore RTT channel mode if we've updated it

bugadani opened this pull request 8 months ago
Only set intlevel on reset

bugadani opened this pull request 8 months ago
Xtensa: `wait_for_core_halted` sets INTLEVEL to 1

bjoernQ opened this issue 8 months ago
Rename esp32 variant

SergioGasquez opened this pull request 8 months ago
Update all non-major dependencies

renovate[bot] opened this pull request 8 months ago
`probe-rs info` improvements & corrections

bugadani opened this pull request 8 months ago
`halted_access`: Only read cpu status once

bugadani opened this pull request 8 months ago
Add a machine interface with a first meta command

Yatekii opened this pull request 8 months ago
DAP logging: Allow sending `tracing` data to DAP client Debug Console

noppej opened this pull request 8 months ago
Stable scripting API in the CLI

Yatekii opened this issue 8 months ago
Make the debugger a separate project that can debug x86

Yatekii opened this issue 8 months ago
Clean out debugger code

Yatekii opened this issue 8 months ago
Make VSCode install probe-rs if it is not present

Yatekii opened this issue 8 months ago
Better documentation

Yatekii opened this issue 8 months ago