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

Merge #1291

1291: riscv: validate csr address in read/write_csr_progbuf r=Yatekii a=beezow

Previously, a ca...

github.com/probe-rs/probe-rs - f27c9c856f1972d6482e30559ff7176aad70f751 authored about 2 years ago
riscv: validate csr address in read/write_csr_progbuf

This will allow the read/write_csr call to return a proper error, rather than
panicking.

github.com/probe-rs/probe-rs - 2bf8fc00b6d997a034b10bc9680177a38cb4024b authored about 2 years ago
Merge #1290

1290: build(deps): update object requirement from 0.29.0 to 0.30.0 r=Tiwalun a=dependabot[bot]

...

github.com/probe-rs/probe-rs - 4a2ee561abc88a776e66bc20fe89cb67adf2142e authored about 2 years ago
build(deps): update object requirement from 0.29.0 to 0.30.0

Updates the requirements on [object](https://github.com/gimli-rs/object) to permit the latest ve...

github.com/probe-rs/probe-rs - 055561114e486b39821e34351c6179c1467c3381 authored about 2 years ago
Merge #406

406: Bump serde_json from 1.0.88 to 1.0.89 r=Tiwalun a=dependabot[bot]

Bumps [serde_json](https...

github.com/probe-rs/cargo-embed - 985be666bac76bf74651b3561b4d9b4d62752d13 authored about 2 years ago
Merge #406

406: Bump serde_json from 1.0.88 to 1.0.89 r=Tiwalun a=dependabot[bot]

Bumps [serde_json](https...

github.com/probe-rs/probe-rs - 1b3bc34e9d8243771976d4fde0d86e5acfe28c65 authored about 2 years ago
Bump serde_json from 1.0.88 to 1.0.89

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

github.com/probe-rs/probe-rs - ee47beb6a236c483b812c4a3f7a27fd3869fb6a6 authored about 2 years ago
Bump serde_json from 1.0.88 to 1.0.89

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

github.com/probe-rs/cargo-embed - eee40edda3123e412777d60d4eae29d3f6afbd8b authored about 2 years ago
Merge #1289

1289: More descriptive error handling when connecting under reset fails due to timeout r=Yatekii...

github.com/probe-rs/probe-rs - 653486961b5ea38227ffbd7544e34ffa51e26d1e authored about 2 years ago
PR Review feedback

github.com/probe-rs/probe-rs - abf13f2c3f07394cdcc4257325fd3637cf2ccc50 authored about 2 years ago
More descriptive error handling when connecting under reset fails due to timeout

github.com/probe-rs/probe-rs - 60bdf0edbcb9d8095cb7ca70446c7cc0855362ee authored about 2 years ago
Merge #1288

1288: build(deps): update hidapi requirement from 1.2.0 to 2.0.2 r=Tiwalun a=dependabot[bot]

Up...

github.com/probe-rs/probe-rs - 64b3ffdaca3449cfbdf042ae27363034b60482c7 authored about 2 years ago
build(deps): update hidapi requirement from 1.2.0 to 2.0.2

Updates the requirements on [hidapi](https://github.com/ruabmbua/hidapi-rs) to permit the latest...

github.com/probe-rs/probe-rs - 789b78bf084c1f4934bbd304f87fe2b00cbddcd5 authored about 2 years ago
Merge #405

405: Update dependencies, show an error message when terminal cannot support fancy UI r=Tiwalun ...

github.com/probe-rs/cargo-embed - 1a12f3ba3c9aa5a4a9833e4486fb98cf82275661 authored about 2 years ago
Merge #405

405: Update dependencies, show an error message when terminal cannot support fancy UI r=Tiwalun ...

github.com/probe-rs/probe-rs - 4c473a40bbd84072f5b3b76b70418a6dc9ec34d0 authored about 2 years ago
Fix clippy warnings

github.com/probe-rs/cargo-embed - 1d4334a175b7672e0bbdd081f7c6b48295f2eec4 authored about 2 years ago
Fix clippy warnings

github.com/probe-rs/probe-rs - 3fcd1cd193038e6482a36dfdec54ed687c315d74 authored about 2 years ago
Update dependencies, show an error message when terminal cannot support fancy UI

github.com/probe-rs/cargo-embed - bd6e1eb88b72237eb48e31a15e51adc049cfe974 authored about 2 years ago
Update dependencies, show an error message when terminal cannot support fancy UI

github.com/probe-rs/probe-rs - 89d4581a4b7939120bc515c05dec1a8a6080fa81 authored about 2 years ago
Merge #1287

1287: Add Support for W7500 from Wiznet r=Yatekii a=Georges760

This pull request adds a target ...

github.com/probe-rs/probe-rs - 855a33ceba123e18b9a99d0ab5fc37d9d19e448f authored about 2 years ago
Add Support for W7500 from Wiznet

github.com/probe-rs/probe-rs - 204ca8a64ec6ffceeae15bc94669fa1fd2fb8e69 authored about 2 years ago
Merge #1286

1286: Fix: Timeout during flashing when using connect under reset - regression from #1259 r=Yate...

github.com/probe-rs/probe-rs - 5426b2b8b6b9fa729646db651528f136c971533d authored about 2 years ago
PR review feedback.

github.com/probe-rs/probe-rs - efa55177d1637965dfe46470a61d2726e4a58067 authored about 2 years ago
CHANGELOG update

github.com/probe-rs/probe-rs - 12d81f35a9289eefb42796bf72ce127a12eb1c1e authored about 2 years ago
Merge branch 'master' of https://github.com/probe-rs/probe-rs

github.com/probe-rs/probe-rs - 4f72d03fab8f6ada523e60145b12d2126cdec76a authored about 2 years ago
Fix incorrect change of `AttachMethod:UnderReset`

github.com/probe-rs/probe-rs - 4eaca5bfd3e995124852f53ae13fd275ff396d22 authored about 2 years ago
`wait_for_core_halted()` ensures core status is kept up to date.

github.com/probe-rs/probe-rs - 4fe1feafb29ed418caee796bda23d6fd2f52c2b1 authored about 2 years ago
Merge #1285

1285: build(deps): update sentry requirement from 0.28.0 to 0.29.0 r=Yatekii a=dependabot[bot]

...

github.com/probe-rs/probe-rs - ad602c530540f197bcdc3f341d1010ca1f5eae5d authored about 2 years ago
build(deps): update sentry requirement from 0.28.0 to 0.29.0

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

github.com/probe-rs/probe-rs - 593024dc1019f4e280aeaeefec7cf715dc52fead authored about 2 years ago
Merge #1284

1284: Add a patch for the yanked funty version r=Yatekii a=Tiwalun

This temporarily fixes #1283...

github.com/probe-rs/probe-rs - 49ed98f06f57e769c288598670b6c458d1a23264 authored about 2 years ago
Add a patch for the yanked funty version

github.com/probe-rs/probe-rs - af73a7b637a4b68c09584fdc73b595402893ef1d authored about 2 years ago
Merge #403

403: Bump serde_json from 1.0.87 to 1.0.88 r=Tiwalun a=dependabot[bot]

Bumps [serde_json](https...

github.com/probe-rs/cargo-embed - 47c1544a3483dd0f3af71db40bd9f5ce3ad7e9f7 authored about 2 years ago
Merge #403

403: Bump serde_json from 1.0.87 to 1.0.88 r=Tiwalun a=dependabot[bot]

Bumps [serde_json](https...

github.com/probe-rs/probe-rs - ba6bb9b0108baa0cdd2de600d07959665e07a746 authored about 2 years ago
Bump serde_json from 1.0.87 to 1.0.88

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

github.com/probe-rs/cargo-embed - 49792813c78775e3b6fc8ea9f3a0b85c110e5944 authored about 2 years ago
Bump serde_json from 1.0.87 to 1.0.88

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

github.com/probe-rs/probe-rs - 10f1df1edfb7ad25e5a8ca4b888c3d2708ffd895 authored about 2 years ago
Merge #250

250: Bump lukka/run-vcpkg from 7 to 10 r=Yatekii a=dependabot[bot]

Bumps [lukka/run-vcpkg](http...

github.com/probe-rs/probe-rs - d490432ee1b0d594107e906a8dc2ff3ad9791b20 authored about 2 years ago
Merge #250

250: Bump lukka/run-vcpkg from 7 to 10 r=Yatekii a=dependabot[bot]

Bumps [lukka/run-vcpkg](http...

github.com/probe-rs/cargo-flash - d44dc4181fc0c46e90fb05d3bcf76298cfdd06be authored about 2 years ago
Bump lukka/run-vcpkg from 7 to 10

Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 7 to 10.
- [Release notes](http...

github.com/probe-rs/cargo-flash - 9ebf681751859d4c09af54690d0bd05dcc014edd authored about 2 years ago
Bump lukka/run-vcpkg from 7 to 10

Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 7 to 10.
- [Release notes](http...

github.com/probe-rs/probe-rs - fda5f8fef6116373af1752c3424d3e1d61fcc0f9 authored about 2 years ago
Merge #1281

1281: Update workspace dependencies using dependabot r=Yatekii a=Tiwalun

Co-authored-by: Domi...

github.com/probe-rs/probe-rs - 375d46dd57b73bffd4516cdb0ebc84f2ec20fd89 authored about 2 years ago
Update workspace dependencies using dependabot

github.com/probe-rs/probe-rs - f1e634190a45a9c5aaf22834293854a53c2d9b88 authored about 2 years ago
Merge #249

249: Bump predicates from 2.1.2 to 2.1.3 r=Yatekii a=dependabot[bot]

Bumps [predicates](https:/...

github.com/probe-rs/probe-rs - 4b97eef0ef09b917e8c86f4ace0384acba26f1fa authored about 2 years ago
Merge #249

249: Bump predicates from 2.1.2 to 2.1.3 r=Yatekii a=dependabot[bot]

Bumps [predicates](https:/...

github.com/probe-rs/cargo-flash - fe68b3cd63fb3e16d80fd4ca92ab05e84f8c9ad8 authored about 2 years ago
Merge #402

402: Bump chrono from 0.4.22 to 0.4.23 r=Yatekii a=dependabot[bot]

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

github.com/probe-rs/cargo-embed - 5740a841825ff7976a3b03ebec06dd875ba6c10e authored about 2 years ago
Merge #402

402: Bump chrono from 0.4.22 to 0.4.23 r=Yatekii a=dependabot[bot]

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

github.com/probe-rs/probe-rs - 0fd3bc53ee7313890dcc98945f0bb986692215a0 authored about 2 years ago
Bump predicates from 2.1.2 to 2.1.3

Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.2 to 2.1.3.
- [Release n...

github.com/probe-rs/probe-rs - 0b171f2cb15312539c15fe86cb9c5eebc91d4e0c authored about 2 years ago
Bump predicates from 2.1.2 to 2.1.3

Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.2 to 2.1.3.
- [Release n...

github.com/probe-rs/cargo-flash - 213bae806ad658d2180fb17a3e3a3b9a0e908615 authored about 2 years ago
Bump chrono from 0.4.22 to 0.4.23

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23.
- [Release notes](ht...

github.com/probe-rs/cargo-embed - 902f0427457e6548b54556a1652d10b91643b350 authored about 2 years ago
Bump chrono from 0.4.22 to 0.4.23

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23.
- [Release notes](ht...

github.com/probe-rs/probe-rs - 84d0474f3fb426bcb34593dc275fbd067c08786f authored about 2 years ago
Merge #1269

1269: Error message in case of usb device access issues. r=Tiwalun a=mash-graz

Report more verb...

github.com/probe-rs/probe-rs - 6fd1a78005a75da8ba0426afb04c84e5819a5913 authored about 2 years ago
Merge #1276

1276: Fix flash algorithm values for LPC55S69.yaml r=Tiwalun a=noppej

Fixes #1220

Co-authored-...

github.com/probe-rs/probe-rs - 1c92c2d6e1bfe5ba291b61038b6ee5b1cbed858f authored about 2 years ago
Merge #1280

1280: build(deps): bump Swatinem/rust-cache from 2.1.0 to 2.2.0 r=Yatekii a=dependabot[bot]

Bum...

github.com/probe-rs/probe-rs - 391d4a35cbd9f15593a9f943643db338d6193735 authored about 2 years ago
build(deps): bump Swatinem/rust-cache from 2.1.0 to 2.2.0

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

github.com/probe-rs/probe-rs - d9103a4e44ba431b2eb859d1efe16b8fea59ca98 authored about 2 years ago
Merge #1279

1279: Use workspace dependencies and package metadata r=Yatekii a=Tiwalun

Co-authored-by: Dom...

github.com/probe-rs/probe-rs - 9175f42c1e25aaf6aa38ffa15b5a06b6dc9d8a09 authored about 2 years ago
Use workspace dependencies and package metadata

github.com/probe-rs/probe-rs - d9eabc9ef021e7f520ae1ea5c95c8e6dc95da299 authored about 2 years ago
Merge #1277

1277: build(deps): bump Swatinem/rust-cache from 2.0.1 to 2.1.0 r=Yatekii a=dependabot[bot]

Bum...

github.com/probe-rs/probe-rs - 92b9d95e12af8b72b3701812ee263e926075bdce authored about 2 years ago
Merge #248

248: Bump env_logger from 0.9.1 to 0.9.3 r=Yatekii a=dependabot[bot]

Bumps [env_logger](https:/...

github.com/probe-rs/probe-rs - 4043983c342e719199495eef5c3c07d21178937d authored about 2 years ago
Merge #248

248: Bump env_logger from 0.9.1 to 0.9.3 r=Yatekii a=dependabot[bot]

Bumps [env_logger](https:/...

github.com/probe-rs/cargo-flash - d2d10675e058f333e6bc4c9f5a78b2a36a141ce5 authored about 2 years ago
Merge #1278

1278: build(deps): update sentry requirement from 0.27.0 to 0.28.0 in /probe-rs-cli-util r=Yatek...

github.com/probe-rs/probe-rs - f7767f5772954752669acf81322e4dd482afd3dc authored about 2 years ago
Merge #247

247: Bump predicates from 2.1.1 to 2.1.2 r=Yatekii a=dependabot[bot]

Bumps [predicates](https:/...

github.com/probe-rs/probe-rs - b19e150bc03e9068c4093982a27840a540bf3333 authored about 2 years ago
Merge #247

247: Bump predicates from 2.1.1 to 2.1.2 r=Yatekii a=dependabot[bot]

Bumps [predicates](https:/...

github.com/probe-rs/cargo-flash - 065b3e4ed7366a380aa2f2e758b9bccd458df8d4 authored about 2 years ago
Merge #401

401: Bump env_logger from 0.9.1 to 0.9.3 r=Yatekii a=dependabot[bot]

Bumps [env_logger](https:/...

github.com/probe-rs/cargo-embed - a2053bbbf637acc6722b54fdcc4773efa9cd0352 authored about 2 years ago
Merge #401

401: Bump env_logger from 0.9.1 to 0.9.3 r=Yatekii a=dependabot[bot]

Bumps [env_logger](https:/...

github.com/probe-rs/probe-rs - 1dadcccfc7e02a93a1029aa0342c53e1f46aa947 authored about 2 years ago
Bump env_logger from 0.9.1 to 0.9.3

Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.1 to 0.9.3.
- [Release ...

github.com/probe-rs/probe-rs - 0b0db1c7097b7115ccb55d6f0045e50d5fcc916e authored about 2 years ago
Bump env_logger from 0.9.1 to 0.9.3

Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.1 to 0.9.3.
- [Release ...

github.com/probe-rs/cargo-flash - 9fdbbc9a4b2d46c4a6199612f4866259bbf80ca5 authored about 2 years ago
Bump predicates from 2.1.1 to 2.1.2

Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.1 to 2.1.2.
- [Release n...

github.com/probe-rs/cargo-flash - b33be592eb003ac7939d0b73c82d22482ab6d6ce authored about 2 years ago
Bump predicates from 2.1.1 to 2.1.2

Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.1 to 2.1.2.
- [Release n...

github.com/probe-rs/probe-rs - 69a2e4ae644b3c9f0b500469561885cd027b9eb4 authored about 2 years ago
Bump env_logger from 0.9.1 to 0.9.3

Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.1 to 0.9.3.
- [Release ...

github.com/probe-rs/probe-rs - 328c76291c03453de4fc2399dd301eba0f98a8b1 authored about 2 years ago
Bump env_logger from 0.9.1 to 0.9.3

Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.1 to 0.9.3.
- [Release ...

github.com/probe-rs/cargo-embed - 9b81e64d375cbf3e4882dfbb8b1c092dd892fca2 authored about 2 years ago
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...

github.com/probe-rs/probe-rs - 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...

github.com/probe-rs/probe-rs - 0d36731319fa01bc4d1606fcf63d50eaec34ab83 authored about 2 years ago
Fix flash algorithm values for LPC55S69.yaml

github.com/probe-rs/probe-rs - 1d15b3cfdabce84b9f50bd578cd4c1b1f9f39263 authored about 2 years ago
use debug macros

github.com/probe-rs/probe-rs - b8540e61f4912bfb234c977eaf9ff707cf05f75c authored about 2 years ago
utilize log::Warn for error reports

github.com/probe-rs/probe-rs - 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...

github.com/probe-rs/probe-rs - d8d7a05341b30546f7b021b5c0f40a8ffeb57b28 authored about 2 years ago
Improve tracking of core status

github.com/probe-rs/probe-rs - e98828267713d11ede159e2b0fe33f408b0c9342 authored about 2 years ago
Merge #1044

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

Fixes #...

github.com/probe-rs/probe-rs - 75bca4b55cc40ff28ae71f5dff61eb022d8e5664 authored about 2 years ago
Fix a typo in probe-rs/src/memory/mod.rs

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

github.com/probe-rs/probe-rs - 4726d6223bcd5c39f46603d741c80d710628622f authored about 2 years ago
Make halted core mandatory for core register access (see #476)

github.com/probe-rs/probe-rs - ce1d99e3c0ce2caf6504f0f18e95db0ee63b9e36 authored about 2 years ago
Merge #1273

1273: Fix clippy lints r=Yatekii a=Yatekii

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

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

github.com/probe-rs/probe-rs - 42629286f4f8c350f7ba1d8b407ef179abdbeffd authored about 2 years ago
Merge #1266

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

github.com/probe-rs/probe-rs - bee43df2bb6baf64103340cab474d25637e27fdd authored about 2 years ago
Update STM32G0_Series.yaml

github.com/probe-rs/probe-rs - 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...

github.com/probe-rs/probe-rs - eff5680ffed413a83573b4c4168db3ad8866d51a authored about 2 years ago
Add MAX32660 target

github.com/probe-rs/probe-rs - 442149c9842e6ffa1c1f0508fc172e6beb34d4de authored about 2 years ago
Add changelog entry.

github.com/probe-rs/probe-rs - 6db33bf6a8746a0d6d55c24c5612a82b2135a383 authored about 2 years ago
Error message in case of usb device access issue.

github.com/probe-rs/probe-rs - 3d8d5336292e73b2e3e60b13ebcd823cdf1474a2 authored about 2 years ago
Merge #1268

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

Fixes #429
Fixes #...

github.com/probe-rs/probe-rs - 29a9fae8bda6d94f54a23d51c9b687115d23b658 authored about 2 years ago
Update `STM32H7_Series.yaml` to fix reported issues

github.com/probe-rs/probe-rs - 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...

github.com/probe-rs/probe-rs - 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...

github.com/probe-rs/probe-rs - 46366c7aeb4137f4c82b9e545a1b804eda127cfe authored about 2 years ago
Merge #59

59: target-gen: Minor doc edit. r=Yatekii a=noppej

To reflect the changes in https://github.com...

github.com/probe-rs/webpage - ca0549212dbda838fb9f20837d1f52d52b229894 authored about 2 years ago
Merge #1259

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

**Notes for reviewers:**...

github.com/probe-rs/probe-rs - ef635f213a2741ebac4c1ccfb700230992dd10a6 authored about 2 years ago
Merge #246

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

See...

github.com/probe-rs/probe-rs - ee48fc2190d5931ff002b7b2eb2a109c38fdfd49 authored about 2 years ago
Merge #246

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

See...

github.com/probe-rs/cargo-flash - c407c71a7ab9f1c8076402a13056143960985f6d authored about 2 years ago