Ecosyste.ms: OpenCollective

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

probe-rs

We write open source debugging tools for embedded microcontrollers.
Collective - Host: opensource - https://opencollective.com/probe-rs - Website: https://probe.rs - Code: https://github.com/probe-rs

Update STM32WL

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Update U5

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Update STM32L5

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Update STM32L1

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Update STM32H7(RS)

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Update STM32L0

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Update STM32H5 from pack

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Extract ImageLoaders from FlashLoader

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Clean up some TODOs

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
More cargo-embed rework

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Update G0 and G4

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Update STM32F7 from pack

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Update STM32F4 from pack

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Fix potential overflowing add

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
fix copy paste error in svdFile description

github.com/probe-rs/webpage - Vollbrecht opened this pull request 6 months ago
Fix a bunch of chip-detection bugs

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
RTT: Remove redundant check

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Use rust 1.79 in CI, fix clippy warnings

github.com/probe-rs/probe-rs - Tiwalun opened this pull request 6 months ago
Update cargo-dist version

github.com/probe-rs/probe-rs - Tiwalun opened this pull request 6 months ago
Update schema

github.com/probe-rs/webpage - bugadani opened this pull request 6 months ago
Update key bindings

github.com/probe-rs/webpage - bugadani opened this pull request 6 months ago
General overhaul and defmt support

github.com/probe-rs/rtt-target - bugadani opened this pull request 6 months ago
Bump version to test OpenVSX deploy

github.com/probe-rs/vscode - noppej opened this pull request 6 months ago
Risc-V: halt core before writing memory

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Increase stack sizes for MIMXRT10xx targets

github.com/probe-rs/probe-rs - mciantyre opened this pull request 6 months ago
Clean up a hard-to-read match

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Add global clippy lints and clean them up

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
cargo-embed: better tab navigation and scrolling

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Do not depend on zerocopy_derive

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Update target STM32WBAxx for new board

github.com/probe-rs/probe-rs - UrbsKali opened this pull request 6 months ago
added support for GD32F10x MCUs

github.com/probe-rs/probe-rs - AlksB opened this pull request 6 months ago
fix #2609 Unable to attach to target RTT

github.com/probe-rs/probe-rs - AlksB opened this pull request 6 months ago
Unable to attach to target RTT

github.com/probe-rs/probe-rs - AlksB opened this issue 6 months ago
Can't step into standard library when debugging

github.com/probe-rs/vscode - staticintlucas opened this issue 6 months ago
(re)Implement autodetection for XMC4xxx chips

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Bump the minor group with 3 updates

github.com/probe-rs/log-viewer - dependabot[bot] opened this pull request 6 months ago
Problems with debugging VA416xx

github.com/probe-rs/probe-rs - robamu opened this issue 6 months ago
Refactor semihosting command logic

github.com/probe-rs/probe-rs - t-moe opened this issue 6 months ago
Fix semihosting command caching for arm

github.com/probe-rs/probe-rs - t-moe opened this pull request 6 months ago
fix(deps): update all non-major dependencies

github.com/probe-rs/probe-rs - renovate[bot] opened this pull request 6 months ago
Update cargo-embed example

github.com/probe-rs/webpage - bugadani opened this pull request 6 months ago
Target-gen: log more

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
arm: Rename ApAddress to FullyQualifiedApAddress

github.com/probe-rs/probe-rs - ithinuel opened this pull request 6 months ago
Implement stack overflow checking during flashing

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
j-link: Use smaller default buffer size

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Fix boot memory annotation in targets

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Remove redundant memory map from RTT constructors

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Add `--path` to cargo embed

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Can't connect to nrf51

github.com/probe-rs/probe-rs - denysvitali opened this issue 6 months ago
Some minor target-gen improvements

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
cargo-embed docs are outdated

github.com/probe-rs/webpage - bugadani opened this issue 6 months ago
Friday night cleanup

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Validate that flash algos can be constructed

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Resolve duplicate nrf52 entry

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Add missing yaml types

github.com/probe-rs/webpage - bugadani opened this pull request 6 months ago
Remove duplicate nrf51 entry

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Add a note about WSL

github.com/probe-rs/webpage - bugadani opened this pull request 6 months ago
Bump lazy_static from 1.4.0 to 1.5.0 in the minor group

github.com/probe-rs/log-viewer - dependabot[bot] opened this pull request 6 months ago
fix: unexpected double check of session type

github.com/probe-rs/probe-rs - dyxushuai opened this pull request 6 months ago
Update all non-major dependencies

github.com/probe-rs/probe-rs - renovate[bot] opened this pull request 6 months ago
publish also to openvsx marketplace

github.com/probe-rs/vscode - Murmele opened this pull request 6 months ago
Add memory access attributes

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Vscodium

github.com/probe-rs/vscode - Murmele opened this pull request 6 months ago
test

github.com/probe-rs/webpage - bugadani opened this pull request 6 months ago
Add CF preview builds

github.com/probe-rs/webpage - Yatekii opened this pull request 6 months ago
More RTT related cleanups with minor API changes

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Error on xtensa-esp32s3-espidf

github.com/probe-rs/vscode - lorenzo-pirchio opened this issue 6 months ago
Error on xtensa-esp32s3-espidf

github.com/probe-rs/probe-rs - lorenzo-pirchio opened this issue 6 months ago
Add jtag support for daplink

github.com/probe-rs/probe-rs - fan2nd opened this pull request 6 months ago
Add smoke test for breakpoint persistence

github.com/probe-rs/probe-rs - mciantyre opened this pull request 6 months ago
Generic riscv chip via JTAG uses ARM driver

github.com/probe-rs/probe-rs - andreasWallnerIFX opened this issue 6 months ago
Can't erase/flash nRF52840

github.com/probe-rs/probe-rs - 30350n opened this issue 6 months ago
Clean up espusbjtag

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Update all non-major dependencies

github.com/probe-rs/probe-rs - renovate[bot] opened this pull request 6 months ago
Update STM32F0,F1,F2 from packs

github.com/probe-rs/probe-rs - bugadani opened this pull request 6 months ago
Update addr2line and gimli

github.com/probe-rs/probe-rs - Tiwalun opened this pull request 6 months ago