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

Fix the CHANGELOG generation (#1448)

github.com/probe-rs/probe-rs - dc4a07f799bf5012aaa921426d48dd7d16a89349 authored almost 2 years ago
Update release PR template and CHANGELOGs (#1447)

github.com/probe-rs/probe-rs - c2c51eb50bc72a2ccadc00e3663c070ad9938cb7 authored almost 2 years ago
cargo-embed: Split-up main function (#1443)

github.com/probe-rs/probe-rs - bf0a6df5fc1bf1457ec2ab2252b86e13767ca1ce authored almost 2 years ago
Release 0.15.0 (#1446)

It releases:

- probe-rs
- probe-rs-target
- probe-rs-cli-util
- probe-rs-cli
- probe-rs-d...

github.com/probe-rs/probe-rs - 4ddfe863b1780972d37682fc736f33787351b233 authored almost 2 years ago
Remove toolchain file (#1445)

github.com/probe-rs/probe-rs - d7d6d8007f99b87359443c0e21819d57a10e11ff authored almost 2 years ago
Fix: readme generation (#1444)

github.com/probe-rs/probe-rs - 9bae5450ff1253679575a5c73db19cac25f51634 authored almost 2 years ago
Reorder the release steps so the cargo release happens at the end. (#1442)

github.com/probe-rs/probe-rs - 9113b0a21f805aa1e6ae8c32ca14a8c151852297 authored almost 2 years ago
Fix the rust version in CI and enforce clippy (#1441)

github.com/probe-rs/probe-rs - 70a17b9adae5e8b1de16c0927978022eee507a27 authored almost 2 years ago
Make flash-algorithm development easy (#1411)

github.com/probe-rs/probe-rs - 87bfc4e2aa0edff56197ca80cf8f7f04d441cde2 authored almost 2 years ago
Remove unecessary use of lazy_static (#1440)

Remove dependency on lazy_static, not necessary for the current use
case.

github.com/probe-rs/probe-rs - 7573df42b2638576d14b04f4233e70b112e3529e authored almost 2 years ago
probe-rs-cli: Add flag to select log file location (#1439)

Add a flag to select the log file location to probe-rs-cli.

github.com/probe-rs/probe-rs - 4c397bbc5fd9e412174a2573b270dadae10a04b1 authored almost 2 years ago
probe-rs-cli: Reduce RTT polling frequency in run command (#1438)

A very high polling frequency can lead to USB connection instability,
so we should sleep betwee...

github.com/probe-rs/probe-rs - d132f085c1fa419a3af94b39f7a313772b83e767 authored almost 2 years ago
Provide template locations to target-gen

github.com/probe-rs/flash-algorithm-template - 7e2b42198e702ffc969845c36bd4204e3dc51322 authored almost 2 years ago
Add support for FT4232HL (#1433)

Add support for FT4232HL FTDI probe

github.com/probe-rs/probe-rs - b585a9a4e7f1d52602dfd0e0b80fa6943b4ae54b authored almost 2 years ago
udev: add rules for Espressif USB debuggers (#65)

github.com/probe-rs/webpage - 1cba61acc6ecb5ff96f74641269844ad88ad8ad5 authored almost 2 years ago
Remove time 0.1.x dependency (#1434)

Fixes #1432

github.com/probe-rs/probe-rs - 894155f2c44c5cbc89e1fc6bc656ca75cf980980 authored almost 2 years ago
Add proper flash sector size support

github.com/probe-rs/flash-algorithm-template - a43f6b2ed1834fecc6e3750c66b9f4fc9f934fd5 authored almost 2 years ago
Use target-gen as a runner

github.com/probe-rs/flash-algorithm-template - 91023ffb7e664d58b6bd51ed8d57ae550f1f279e authored almost 2 years ago
Fix a clippy warning (#1431)

github.com/probe-rs/probe-rs - d206ba7c5cd3a98313958224112c98753375a507 authored almost 2 years ago
cargo-embed: Remove chrono dependency (#1430)

Remove chrono dependency, so that we can get rid of the dependency on
the old time crate at som...

github.com/probe-rs/probe-rs - 3e960f0e9ad87c66db864b5817ad6f6758974b0c authored almost 2 years ago
Fix clippy warnings added in version 1.67 (#1429)

github.com/probe-rs/probe-rs - 98c573ceae53b9e97aed14bbe63fe4203f25d327 authored almost 2 years ago
Move xtasks to target-gen; extend README; link correctly

github.com/probe-rs/flash-algorithm-template - 8da6c29b340f10d78cf015b570841d4183b50249 authored almost 2 years ago
target-gen: Extract RTT location from flash algorithm

github.com/probe-rs/probe-rs - 6b7f1ec311700f26de9ac44cc92574c708aea7c2 authored almost 2 years ago
Update changelog

github.com/probe-rs/probe-rs - c559d52772ca2cd20dfa80b1fad3d5f2d38eaf60 authored almost 2 years ago
Update changelog

github.com/probe-rs/probe-rs - 45b92a74c5a62a18e1d304a39e881c00aabb8dc6 authored almost 2 years ago
target-gen: Add load address to generated target file

github.com/probe-rs/probe-rs - 9428b8cd36fe8848c2071634324b72aadd7c7c96 authored almost 2 years ago
target-gen: Add load address to generated target file (#1419)

Add a new `--fixed-load-address` flag to the `target-gen elf` command.
This will determine the ...

github.com/probe-rs/probe-rs - f846b00b51ecfe851d6a995eaacbd517990e67a4 authored almost 2 years ago
cmsisdap: change read timeout from 100ms to 1000ms

github.com/probe-rs/probe-rs - 17f8d331bd76fa053d3dd139897e20eab6894a14 authored almost 2 years ago
Fix typo in error message

github.com/probe-rs/probe-rs - 4936283beaf4ec29c4551aa56ca3b33e1a752826 authored almost 2 years ago
build(deps): bump defmt-decoder from 0.3.3 to 0.3.4 (#1422)

github.com/probe-rs/probe-rs - 8f0ab5bba9923e8400e2290122dfce51415dabd9 authored almost 2 years ago
build(deps): bump clap from 4.1.2 to 4.1.4 (#1421)

github.com/probe-rs/probe-rs - 9b9954ecfa29ccda05b5c2c91e9f8438bbf5205d authored almost 2 years ago
Update changelog

github.com/probe-rs/probe-rs - 8196a5c54b984e53a16062d5238362780f3bf318 authored almost 2 years ago
Avoid emitting nested tracing messages (fix #1415)

github.com/probe-rs/probe-rs - 794f613808ababfca4f4fce1c4e560786537ace4 authored almost 2 years ago
Update toml crate to 0.6.0

github.com/probe-rs/probe-rs - 87c5d503e832ce8ea318168ad62bffa2ece6987c authored almost 2 years ago
Use lock file in CI

github.com/probe-rs/probe-rs - d62e07f090ce088351cdd4f6a984552c35e33402 authored almost 2 years ago
Check in Cargo.lock file

github.com/probe-rs/probe-rs - da1f9bb325c83592772fb684832c6688679d35cf authored almost 2 years ago
nrf52: add support for unlocking APPROTECTed chips.

github.com/probe-rs/probe-rs - d8c93708500187d1ac9358b42f9f742a14104160 authored about 2 years ago
Fix failing stlink test.

github.com/probe-rs/probe-rs - 485dc0096fe3e0ec4546017bffcaa8f082e288c0 authored about 2 years ago
Add easy to iterate utilities for development of flash algorithms

github.com/probe-rs/flash-algorithm-template - ff4cf8579b54a620c69e1b812f9adeccd3406694 authored about 2 years ago
Add the empty value of a byte to the algorithm! macro

github.com/probe-rs/flash-algorithm - 5488faf5efcd467379cfb0ae3c7d0f5b673095a6 authored about 2 years ago
Add the flash device description structures

github.com/probe-rs/flash-algorithm - 3338159a343605bea85fc4dae013967fbcabfcb0 authored about 2 years ago
Merge pull request #8 from probe-rs/Yatekii-patch-1

Fix #7

github.com/probe-rs/rusty-probe - 0fce8b135a417eab23b48bdd0c947a4fa24fd086 authored about 2 years ago
minor grammar correction

github.com/probe-rs/webpage - dbd9a6181b09d7f3baa71aaee4c795e7af2ad8f8 authored about 2 years ago
Fix clippy lints

github.com/probe-rs/probe-rs - e5a6d1c1e0756770a168fe64a7037be841508f01 authored about 2 years ago
chore: Release

github.com/probe-rs/probe-rs - ca6da5d109aa88f10b22a6fe0cf2288c218462af authored about 2 years ago
Merge pull request #1405 from probe-rs/fix/target-gen

Do not use git version for cmsis-pack

github.com/probe-rs/probe-rs - 6afc4c91c9a74f8993a4675eda91289a681c3a41 authored about 2 years ago
Add deny.toml

github.com/probe-rs/probe-rs - 8d9244c39e3f0ba252136279e960a763bd2afdf0 authored about 2 years ago
Do not use git version for cmsis-pack

github.com/probe-rs/probe-rs - 98e8a1382b9a10a9de797183e014fe6e2395951e authored about 2 years ago
Merge pull request #1403 from dotcypress/stm32c0

Add target support for STM32C0 series

github.com/probe-rs/probe-rs - f5d9d242cecdf8ec2c118876f2f1834f8d956af3 authored about 2 years ago
Merge branch 'master' into stm32c0

github.com/probe-rs/probe-rs - a2789756411b1d51b56b3a46f258140ca0bb7960 authored about 2 years ago
Merge pull request #1406 from Dirbaio/stlink-wait-retry-fix

stlink: fix retries on DP/AP WAIT errors.

github.com/probe-rs/probe-rs - 51b177bff8c13f24845b2b92bd90423e953d7d1f authored about 2 years ago
stlink: fix retries on DP/AP WAIT errors.

Memory accesses send the command, then get the result with get_last_rw_status(). We were retryin...

github.com/probe-rs/probe-rs - 1e0ff3d37336f9069fe448b307c069e42d495b8a authored about 2 years ago
update changelog

github.com/probe-rs/probe-rs - eedc98a881215bee37e60fea98c3644615255064 authored about 2 years ago
add stm32c0x1 support

github.com/probe-rs/probe-rs - 3ff1a45561cc1735c0ced1f607f0808df6a08a97 authored about 2 years ago
chore: Release

github.com/probe-rs/probe-rs - cbb8f38e8ca406315e7d119f7585e820c2798d87 authored about 2 years ago
0.4.2 changes to match probe-rs-debugger 0.14.0

github.com/probe-rs/vscode - bff968ecb24dfe87a1b13059355d28b60b7e369e authored about 2 years ago
Remove bors.toml

github.com/probe-rs/vscode - 385f51bbe4c2525dd68a77cd038c43d34765e6d9 authored about 2 years ago
Mention ssl dependency in README, fix links

github.com/probe-rs/probe-rs - 6e327595dd68bfee2fd955a5d6726fcb9890683c authored about 2 years ago
Make clippy and doctests fail on warnings

github.com/probe-rs/probe-rs - 7d807d8856586a81108697ff017f4ecf9d9cb3b7 authored about 2 years ago
Fix doc lints

github.com/probe-rs/probe-rs - def8e75538b646fd05d3c95abf0ff533512cd61d authored about 2 years ago
chore: Replace actions-rs/toolchain with dtolnay/rust-toolchain (#1398)

github.com/probe-rs/probe-rs - 842b4d6e2bdc92e8a51c5e0707cc58e001fd2d1e authored about 2 years ago
chore: fix clippy lints (#1399)

github.com/probe-rs/probe-rs - 39a05b7903ff891d1c9a35757c225df93be410be authored about 2 years ago
Update favicon to be transparent (#63)

github.com/probe-rs/webpage - 29102d839d620290efabc6bba6f6354742697bf1 authored about 2 years ago
Update favicon

github.com/probe-rs/webpage - c16dde0e7a2580352089e6792b16496828d31380 authored about 2 years ago
Update release doc (#1395)

github.com/probe-rs/probe-rs - 31510499959f65381eb361a16d86261c34a61dc7 authored about 2 years ago
Fix SSH setup for release tagging

github.com/probe-rs/probe-rs - 7e9258dd34bc1d748a7f071d6473eca30887f4e1 authored about 2 years ago
Change release PR committer credentials

github.com/probe-rs/probe-rs - dd4feb970946d96a758dfaac2df81c6f31f6f442 authored about 2 years ago
Add commit signing for releases

github.com/probe-rs/probe-rs - 006158e5e8f69240191d7478725b532ca4a6b559 authored about 2 years ago
Fix ssh-agent install

github.com/probe-rs/probe-rs - ae16502773bed9811108f81b822e96f038fde4bc authored about 2 years ago
Remove Bors (#1392)

github.com/probe-rs/probe-rs - 2457a57cc18fd121078b6857c83570ef3d79b6c0 authored about 2 years ago
Merge #1390

1390: Remove unecessary entries from dependabot config r=Yatekii a=Tiwalun

Looking at https://g...

github.com/probe-rs/probe-rs - 83a5a5af1e33f81e5dd991cf917cd197dc5a0bc8 authored about 2 years ago
Merge #258

258: Mention moved repo in readme r=Yatekii a=Tiwalun

Repo should be archived after this.

Co-a...

github.com/probe-rs/cargo-flash - 49777ba862d356f2275a6ab1208637a77a4354cd authored about 2 years ago
Merge #419

419: Mention moved repo in readme r=Yatekii a=Tiwalun

Repository should be archived after this ...

github.com/probe-rs/cargo-embed - c53c3b8aeef9a9a2e180bc9f7515c95392335c25 authored about 2 years ago
Remove unecessary entries from dependabot config

github.com/probe-rs/probe-rs - d53e89c7a97a4ec853c2ade3773180144a3053ff authored about 2 years ago
Mention moved repo in readme

github.com/probe-rs/cargo-embed - 240b865a3c7366af6498769a9352c3fc30f117bc authored about 2 years ago
Mention moved repo in readme

github.com/probe-rs/cargo-flash - 8e851168073c96c7b1b0114029301d9db036635c authored about 2 years ago
Merge #1366

1366: Fix/release workflow r=adamgreig a=Yatekii

Co-authored-by: Noah Hüsser <[email protected]>

github.com/probe-rs/probe-rs - 1d7940c2072ef8cdfca7a9b955300a5896d4f286 authored about 2 years ago
Fix more issues with the release flow

github.com/probe-rs/probe-rs - fa66660d99e65288ff256462360e4eba87c192df authored about 2 years ago
Fix the release workflow

github.com/probe-rs/probe-rs - 681b9e963d5aa87d3085120a3632f7fb76a2addf authored about 2 years ago
Merge #1365

1365: Manual release r=Yatekii a=Tiwalun

Co-authored-by: Dominik Boehi <[email protected]>

github.com/probe-rs/probe-rs - d4a116fb240b0ffd1c404e7bdc56cddac63282ba authored about 2 years ago
Remove duplicate changelog entries

github.com/probe-rs/probe-rs - e5ccc72fc89e3c0d83f07f851e3c1036d7b7a2f3 authored about 2 years ago
Fix duplicate changelog entries

github.com/probe-rs/probe-rs - 1853795a3d7000fc17a6aaf1241848358c96e1f5 authored about 2 years ago
Fix cargo flash dep

github.com/probe-rs/probe-rs - 30fe1f81cd24453cfe1c3d95951674540d0f045c authored about 2 years ago
chore: Release

github.com/probe-rs/probe-rs - d5e95a24fa06d48245c306a3bc892257ed06661f authored about 2 years ago
Merge #1364

1364: Release release/0.14.0 r=Tiwalun a=Yatekii

This is the release PR for **0.14.0**.
---
It ...

github.com/probe-rs/probe-rs - 40881ae52425fe9ba59e1cd02eb917a14d4d3eeb authored about 2 years ago
chore: Release

github.com/probe-rs/probe-rs - d949cd936a8a635598113b1ef9d98a9aba298bb6 authored about 2 years ago
Merge #1142

1142: CMSIS-DAP: Check for CMSIS-DAP string in interface strings too r=Yatekii a=adamgreig

It t...

github.com/probe-rs/probe-rs - 1e8fc057165514d88d95730cc2f71b7f08644ee5 authored about 2 years ago
Merge #1363

1363: Fix CHANGELOG rotation and update release docs r=Tiwalun a=Yatekii

Co-authored-by: Noah...

github.com/probe-rs/probe-rs - 97cea7365afb3d1693493d8ae862947807a053a5 authored about 2 years ago
Use prebuilt binary for semver checks

github.com/probe-rs/probe-rs - 994b2e54c2cce7e291854f1aba536615edbe6b12 authored about 2 years ago
Fix CHANGELOG rotation and update release docs

github.com/probe-rs/probe-rs - adb224b024ca2dfe73fb429d0486d2f9f4a261fd authored about 2 years ago
Merge #1362

1362: Move cargo flash into probe-rs and prepare release flows r=Yatekii a=Yatekii

Co-authore...

github.com/probe-rs/probe-rs - aa76753ac0e3334e4df3307d1eea1ab3c5d46023 authored about 2 years ago
Address review

github.com/probe-rs/probe-rs - 521e697dbef0fe38ac84e9da3a7ddfcb0e9bf1c9 authored about 2 years ago
Update CI release workflow

github.com/probe-rs/probe-rs - 08fa77c13e327a61a65ff253b32903cbdc02812c authored about 2 years ago
Add a separate README and CHANGELOG for the CLI

github.com/probe-rs/probe-rs - 857ee922b57379236b6a6c458ba335ada7e36c27 authored about 2 years ago