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

build(deps): update sentry requirement in /probe-rs-cli-util

Updates the requirements on [sentry](https://github.com/getsentry/sentry-rust) to permit the lat...

1ddae90891a7cd4cc1d478f42d2c6b28ff2831ae authored about 2 years ago
build(deps): bump Swatinem/rust-cache from 2.0.1 to 2.1.0

Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 2.0.1 to 2.1.0.
- [Rele...

0d36731319fa01bc4d1606fcf63d50eaec34ab83 authored about 2 years ago
Fix flash algorithm values for LPC55S69.yaml

1d15b3cfdabce84b9f50bd578cd4c1b1f9f39263 authored about 2 years ago
use debug macros

b8540e61f4912bfb234c977eaf9ff707cf05f75c authored about 2 years ago
utilize log::Warn for error reports

337be12d717a41d3b15fde7c08e4db90257e1274 authored about 2 years ago
Merge #1274

1274: Improve tracking of core status r=Yatekii a=Tiwalun

The `wait_for_core_halted` function d...

d8d7a05341b30546f7b021b5c0f40a8ffeb57b28 authored about 2 years ago
Improve tracking of core status

e98828267713d11ede159e2b0fe33f408b0c9342 authored about 2 years ago
Merge #1044

1044: Make halted core mandatory for core register access (see #476) r=noppej a=Yatekii

Fixes #...

75bca4b55cc40ff28ae71f5dff61eb022d8e5664 authored about 2 years ago
Make halted core mandatory for core register access (see #476)

ce1d99e3c0ce2caf6504f0f18e95db0ee63b9e36 authored about 2 years ago
Fix a typo in probe-rs/src/memory/mod.rs

Co-authored-by: Dario Nieuwenhuis <[email protected]>

4726d6223bcd5c39f46603d741c80d710628622f authored about 2 years ago
Merge #1273

1273: Fix clippy lints r=Yatekii a=Yatekii

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

c05cbc0ee3b195676889b05a4ad842e8158cd0b2 authored about 2 years ago
Fix clippy lints

42629286f4f8c350f7ba1d8b407ef179abdbeffd authored about 2 years ago
Merge #1266

1266: Update STM32G0_Series.yaml, to include latest variants (STM32G0B1 and STM32G0C1) r=noppej ...

bee43df2bb6baf64103340cab474d25637e27fdd authored about 2 years ago
Update STM32G0_Series.yaml

2f684e9dd3f1cd69478c3385f10a7a95a6ea9d9d authored about 2 years ago
Merge #1249

1249: Add MAX32660 target r=noppej a=bugadani

This pull request adds a target descriptor for th...

eff5680ffed413a83573b4c4168db3ad8866d51a authored about 2 years ago
Add MAX32660 target

442149c9842e6ffa1c1f0508fc172e6beb34d4de authored about 2 years ago
Add changelog entry.

6db33bf6a8746a0d6d55c24c5612a82b2135a383 authored about 2 years ago
Error message in case of usb device access issue.

3d8d5336292e73b2e3e60b13ebcd823cdf1474a2 authored about 2 years ago
Merge #1268

1268: Update `STM32H7_Series.yaml` to fix reported issues r=Yatekii a=noppej

Fixes #429
Fixes #...

29a9fae8bda6d94f54a23d51c9b687115d23b658 authored about 2 years ago
Update `STM32H7_Series.yaml` to fix reported issues

122b936125b2d95cd196cd49b29b33ad8875aad6 authored about 2 years ago
Merge #1267

1267: build(deps): bump mathieudutour/github-tag-action from 6.0 to 6.1 r=Yatekii a=dependabot[b...

ebc27948b7bcc74774615ef0675c2588165d5edb authored about 2 years ago
build(deps): bump mathieudutour/github-tag-action from 6.0 to 6.1

Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from...

46366c7aeb4137f4c82b9e545a1b804eda127cfe authored about 2 years ago
Merge #1259

1259: Various fixes / optimizations to `target-gen` r=Yatekii a=noppej

**Notes for reviewers:**...

ef635f213a2741ebac4c1ccfb700230992dd10a6 authored about 2 years ago
Merge #246

246: Match TargetResetFailed and TargetResetHaltFailed with operation r=Tiwalun a=tjallingt

See...

ee48fc2190d5931ff002b7b2eb2a109c38fdfd49 authored about 2 years ago
Run cargofmt

945a8bcc35b3d1738a79cdf1ca3308bd231c84eb authored about 2 years ago
Match TargetResetFailed and TargetResetHaltFailed with operation

c1cfb13b2e668fc46a5477ff790aa39d2f4a5881 authored about 2 years ago
Merge branch 'master' into target_gen_fixes

4a71a8b2d97519fd664cee6d686c5b988531cdbd authored about 2 years ago
default STM32 connect_under_reset

1b1f81b4cda057d3979b7d4626a5a774a5580656 authored about 2 years ago
restor STM32H7_Series.yaml file to master branch equivalent.

9545065811ebea28f18527fe41f8aedcf8908709 authored about 2 years ago
Revert "Delete STM32H7_Series.yaml"

This reverts commit 293772a22f1d3d287f04eff9626460c458054dce.

a2a478de58b51ffe7a0f6b3bc80a7b9ef636ad1d authored about 2 years ago
Delete STM32H7_Series.yaml

Should not have been included in this commit.

293772a22f1d3d287f04eff9626460c458054dce authored about 2 years ago
target-gen can download individual pack files

5479a29c525d328a84d81012457e635b0bdbba9e authored about 2 years ago
Merge #1264

1264: build(deps): update goblin requirement from 0.5.1 to 0.6.0 in /debugger r=Tiwalun a=depend...

57f22a138695587bd12fdce2d3a7d5cf1fb5fe33 authored over 2 years ago
build(deps): update goblin requirement from 0.5.1 to 0.6.0 in /debugger

Updates the requirements on [goblin](https://github.com/m4b/goblin) to permit the latest version...

4fec0cd1262ff772f57753071d481d0e7d7b7e0b authored over 2 years ago
Merge #1265

1265: build(deps): update goblin requirement from 0.5.1 to 0.6.0 in /target-gen r=Tiwalun a=depe...

e7475cfa0657b25562c353480f7495a304f3e670 authored over 2 years ago
build(deps): update goblin requirement in /target-gen

Updates the requirements on [goblin](https://github.com/m4b/goblin) to permit the latest version...

ce207809f75a530fca48bcee706c5f8be20c321f authored over 2 years ago
Merge #1263

1263: build(deps): update goblin requirement from 0.5.1 to 0.6.0 in /probe-rs-cli-util r=Yatekii...

d8bb64fb74bf19e6e013d1c31467fe6913ff4ff1 authored over 2 years ago
build(deps): update goblin requirement in /probe-rs-cli-util

Updates the requirements on [goblin](https://github.com/m4b/goblin) to permit the latest version...

1b0d6667a15517f1f9892465d20d690adb497a39 authored over 2 years ago
Merge #393

393: Bump serde_json from 1.0.86 to 1.0.87 r=Yatekii a=dependabot[bot]

[//]: # (dependabot-star...

ee30d9b892eb4bf1b0743bb83d69db717b5fc9df authored over 2 years ago
Bump serde_json from 1.0.86 to 1.0.87

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.87.
- [Release notes](ht...

75298217c6ffd006fd77840e049ae32a898a4458 authored over 2 years ago
Merge #398

398: Bump goblin from 0.5.4 to 0.6.0 r=Yatekii a=dependabot[bot]

Bumps [goblin](https://github....

b3625386a03e6056b2310624684e84c320b8dfd3 authored over 2 years ago
Bump goblin from 0.5.4 to 0.6.0

Bumps [goblin](https://github.com/m4b/goblin) from 0.5.4 to 0.6.0.
- [Release notes](https://git...

c8f932485ece8ad71eef1845e94014f561291653 authored over 2 years ago
Merge #397

397: Bump textwrap from 0.15.1 to 0.16.0 r=Yatekii a=dependabot[bot]

Bumps [textwrap](https://g...

4e0a3a4f1e5279e2a4ab4623d1c8ce86a8a2fcab authored over 2 years ago
Merge #396

396: Bump serde from 1.0.146 to 1.0.147 r=Yatekii a=dependabot[bot]

Bumps [serde](https://githu...

63a5944315bbf789e48be1e102b4f95e3cb35b90 authored over 2 years ago
Bump textwrap from 0.15.1 to 0.16.0

Bumps [textwrap](https://github.com/mgeisler/textwrap) from 0.15.1 to 0.16.0.
- [Release notes](...

29e44dd54479356192efb8d5cdd73831128e3533 authored over 2 years ago
Bump serde from 1.0.146 to 1.0.147

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.146 to 1.0.147.
- [Release notes](http...

779ce696db26c9eadf90a515645726c5c9694d70 authored over 2 years ago
Merge #245

245: Bump anyhow from 1.0.65 to 1.0.66 r=Yatekii a=dependabot[bot]

Bumps [anyhow](https://githu...

7523a485d69840c6621d9e9ade61934a614f788c authored over 2 years ago
Bump anyhow from 1.0.65 to 1.0.66

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.65 to 1.0.66.
- [Release notes](https...

15a4d0cdf5909c3665e8f97c1a8fb69f09856358 authored over 2 years ago
Merge #395

395: Bump anyhow from 1.0.65 to 1.0.66 r=Yatekii a=dependabot[bot]

Bumps [anyhow](https://githu...

c9dab2fed6261eca97a581d1d1abad99631224f8 authored over 2 years ago
Merge #394

394: Bump serde from 1.0.145 to 1.0.146 r=Yatekii a=dependabot[bot]

Bumps [serde](https://githu...

ada018af7fa5aea9850631aa7e4efa876087fb47 authored over 2 years ago
Readme fixes

e397b8e62d67abba7bcb6bfbdf404f55b4fccdc9 authored over 2 years ago
Bump anyhow from 1.0.65 to 1.0.66

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.65 to 1.0.66.
- [Release notes](https...

1004342de704b339778f943b6c2385bebc0ee92d authored over 2 years ago
Bump serde from 1.0.145 to 1.0.146

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.146.
- [Release notes](http...

9897786b1b59aeb15c928b743ba1e483de1df1e9 authored over 2 years ago
Merge #1262

1262: build(deps): update svg requirement from 0.10.0 to 0.12.0 in /probe-rs r=Yatekii a=dependa...

49e49b30a152c123531f89384517d4d2ee8050e1 authored over 2 years ago
Merge #244

244: Bump assert_cmd from 2.0.4 to 2.0.5 r=Yatekii a=dependabot[bot]

Bumps [assert_cmd](https:/...

4f4ef0b1ba08fe15e4297064e711b37a68987247 authored over 2 years ago
build(deps): update svg requirement from 0.10.0 to 0.12.0 in /probe-rs

Updates the requirements on [svg](https://github.com/bodoni/svg) to permit the latest version.
-...

3f01a5aa8332bd9d051b050bda875bbec64fc606 authored over 2 years ago
Merge #1261

1261: Prevent `probe-rs-debugger` from crashing when error messages are excessively long. r=Yate...

39aefef663ac0bd3f08c319329c351af1c05e091 authored over 2 years ago
clippy fix

688029532af9810342315327eb3e294078a7b86d authored over 2 years ago
probe-rs-debugger crashes during variable unwind

Fixes #1252

9e72a338b355517cceb8726d69e7d21b336a8466 authored over 2 years ago
Bump assert_cmd from 2.0.4 to 2.0.5

Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.4 to 2.0.5.
- [Release note...

22d6b00ea8f64f8f7cbaa99c953b8207ed327bd8 authored over 2 years ago
Restrict error message length where they can potentially be excessively long.

c22f842027c6c9fb7359de311fda9c0e486c6c4b authored over 2 years ago
update CHANGELOG

a70ba98326beeb1b58b5fe9b47fe29ef54144e60 authored over 2 years ago
add pack_file_release number to `ChipFamily`

f8acd4053fae446966196d4bf23becef7b65d23b authored over 2 years ago
`target-gen` and `Session::new()` checking of connect_under_reset

d35fc86dd177f0ba22d41947a4c19a3146ed2cb4 authored over 2 years ago
CHANGELOG and clippy fixes

934f50c6924c4d3998989462ad6b1327f2575f0b authored over 2 years ago
CHANGELOG initial entries

05a38d7c5f54f448c36ef525dd3629fa1def1638 authored over 2 years ago
Cleanups

bfe01b4a0d81e8f4078260063fdde3d8e688af44 authored over 2 years ago
Various target-gen optimizations

805622a56194d104e63b71a7a0cf81f3a5e2ae8f authored over 2 years ago
Merge #1258

1258: build(deps): update cargo_toml requirement from 0.12.2 to 0.13.0 in /probe-rs-cli-util r=T...

5ff0d8c6657cd9bf3337a9978b9a6be95d6524bd authored over 2 years ago
Merge #1257

1257: build(deps): bump Swatinem/rust-cache from 2.0.0 to 2.0.1 r=Tiwalun a=dependabot[bot]

Bum...

b78efde7eee0d5a70f9b65de4755fe07f00f216a authored over 2 years ago
build(deps): update cargo_toml requirement in /probe-rs-cli-util

Updates the requirements on [cargo_toml](https://gitlab.com/crates.rs/cargo_toml) to permit the ...

51cc0e76c76f962e7704a64f875b2ad03cb84e70 authored over 2 years ago
build(deps): bump Swatinem/rust-cache from 2.0.0 to 2.0.1

Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 2.0.0 to 2.0.1.
- [Rele...

4c9bcdc406de5ec755d94b1019c2e2a705cc38f7 authored over 2 years ago
Merge #1256

1256: Update clap to 4.0 r=Yatekii a=Tiwalun

Update to clap 4.0

Co-authored-by: Dominik Boehi...

2acd07779dd2a250ef907707f9495ace3d9c98b8 authored over 2 years ago
Fix doc tests

d0bfefa8dfef3b4281724d3154c1033a6a6f8145 authored over 2 years ago
Update to clap 4.0

9a6323612861da7aa1ced2cc15711beccd0d9519 authored over 2 years ago
Fix deprecation warnings

1922fcf0e45c5f4f44f4555a8363c22c0df8737f authored over 2 years ago
Merge #390

390: CLI: Fix missing version in -V/--version output r=Yatekii a=dbrgn

Clap overrides version h...

8cda7ecbf6990459923174ac0eee94a6a47cc088 authored over 2 years ago
CLI: Fix missing version in -V/--version output

Clap overrides version handling by default, but we didn't pass any
version to clap. Instead, dis...

255244187615b94e4cfe4da2444d807d0b3475b7 authored over 2 years ago
Merge #1254

1254: Add public get_data method to FlashLoader r=Yatekii a=dimpolo

This adds:
```rust
impl F...

98541b7b422740e0aeb1d3858d687ab73cb4d089 authored over 2 years ago
Update CHANGELOG.md

6313509d3b8d97f39de7777e5d33b49d16e58601 authored over 2 years ago
add public get_data method to FlashLoader

3c211349b5e7ee2512f3c30d4ee33dda7b1dc8ab authored over 2 years ago
Merge #385

385: Bump serde_json from 1.0.85 to 1.0.86 r=Yatekii a=dependabot[bot]

Bumps [serde_json](https...

3f3401a571acf8b3708afaa8589001ba7feb9634 authored over 2 years ago
Bump serde_json from 1.0.85 to 1.0.86

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.86.
- [Release notes](ht...

783dc21479398cb0311d37e563370de711ca0456 authored over 2 years ago
Merge #243

243: Bump dunce from 1.0.2 to 1.0.3 r=Yatekii a=dependabot[bot]

Bumps [dunce](https://gitlab.co...

84f60016b75455dad7598a6775438f154166a315 authored over 2 years ago
Bump dunce from 1.0.2 to 1.0.3

Bumps [dunce](https://gitlab.com/kornelski/dunce) from 1.0.2 to 1.0.3.
- [Release notes](https:/...

1051fc478665bee97a5d23d4a1a0e31c2fdac890 authored over 2 years ago
Merge #384

384: Bump figment from 0.10.7 to 0.10.8 r=Yatekii a=dependabot[bot]

Bumps [figment](https://git...

eab76a6131b6bab3d797eb4b708f856cc621e80f authored over 2 years ago
Bump figment from 0.10.7 to 0.10.8

Bumps [figment](https://github.com/SergioBenitez/Figment) from 0.10.7 to 0.10.8.
- [Release note...

6f015c610c711898d20225cabac2129f65e9ba56 authored over 2 years ago
Merge #242

242: update: fix crates.io badge r=Yatekii a=xTeKc

Fixed the broken link to the crates.io badge...

bfe5658a0a9986478c5d0e4cec44bb3dca3eccbb authored over 2 years ago
update: fix crates.io badge

f462f8e664e2479c0547da988fca504448cf2eb3 authored over 2 years ago
Merge #1243

1243: Add RTT defmt error checking. r=Yatekii a=noppej

Report data decode errors when RTT chann...

7fb62550d68e3813b4e75dadc09b60ff07c876f1 authored over 2 years ago
Various new clippy lint fixes.

93cd5dcf7e4851e03931e0c52cf5c4ff08502fa4 authored over 2 years ago
Merge #241

241: Bump thiserror from 1.0.36 to 1.0.37 r=Yatekii a=dependabot[bot]

Bumps [thiserror](https:/...

e5d8f43a2ef6a237683c3f44a416df4adc3c34be authored over 2 years ago
Bump thiserror from 1.0.36 to 1.0.37

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.36 to 1.0.37.
- [Release notes]...

09d8169e9af8c5ca48541b5c6e50ee4c51955bf7 authored over 2 years ago
Responses to PR review.

8d11954f1fd0f8ff569449bd693c4683d9b19e4c authored over 2 years ago
Update CHANGELOG

16af1bd109141151c08d0c73da44a127b3673b50 authored over 2 years ago
Add RTT defmt error checking.

b37282e2a14da97453d8192adb353f2327b28864 authored over 2 years ago
Merge #1241

1241: Prevent panicking in probe-rs-cli-util. r=Yatekii a=noppej

Fixes #1236

The current code ...

ea675f6beb36c0f852f6150e204e69f5f7c5e68a authored over 2 years ago
Merge #240

240: Bump thiserror from 1.0.35 to 1.0.36 r=Yatekii a=dependabot[bot]

Bumps [thiserror](https:/...

dd8483e9170fc5c5ef6efe866fd60b12d67eac4a authored over 2 years ago
Bump thiserror from 1.0.35 to 1.0.36

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.36.
- [Release notes]...

42503f5ee45078b9f88089e4390043fdd80e3df3 authored over 2 years ago
Prevent panicking in probe-rs-cli-util.

Fixes #1236

2b1d0f450422479347e0165a8eb20e22cd99af39 authored over 2 years ago