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

Merge #1239

1239: build(deps): update cargo_toml requirement from 0.11.1 to 0.12.2 in /probe-rs-cli-util r=Y...

829e655ab48e08bccaf397bf117b31c0a51b71e5 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 ...

e1ff1aaf4518e037592805a39a0c9663b561c534 authored over 2 years ago
Merge #383

383: Bump serde from 1.0.144 to 1.0.145 r=Yatekii a=dependabot[bot]

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

f158ed22414c78b7ec32e3976813056947ee8b8b authored over 2 years ago
Bump serde from 1.0.144 to 1.0.145

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

398f2538dd0bdaeec023179c42023b71bc278d87 authored over 2 years ago
Merge #1229

1229: Full support for ATSAM D5x/E5x Devices r=Yatekii a=jgust

This change implements full supp...

5d97a18c1f3beb53ff0cc77b65296dd270005fc4 authored over 2 years ago
Merge #1232

1232: Stack overflow when expanding "static" section in probe-rs-debugger r=Yatekii a=noppej

Th...

844169bc8ec9f1eecdefe84e9c4a902af0988de3 authored over 2 years ago
Fix clippy warning.

eb1193a4f624e3a202073bf109b13e6fec4bf4d1 authored over 2 years ago
Fix error message for variables optimized out by the compiler.

8777aa9561b5ef2181cc3e3cf1a13d1e0e50cad1 authored over 2 years ago
Simplify if/then to remove duplicate code

65fe8fe656cede9516dd0f0c3459b7e567e6a104 authored over 2 years ago
Debug: Fix resolution of `&str` values, after change in RUST generated debug info.

6d39e458a86215ce1699ba24dc6b0a342dd9ebba authored over 2 years ago
Update CHANGELOG.md

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

40b1d8c8efcbf34e98965ff7a8dfd5a10c6cc070 authored over 2 years ago
More code review changes

f9b2e9b170b93669f31154dcd98f59398b7fbb00 authored over 2 years ago
Apply suggestions from code review

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

815bb3f5fc794ddf4950973d88563d36ea4ee4f5 authored over 2 years ago
Stack overflow when expanding "static" section in probe-rs-debugger

Fixes #1231

13a9ee7ab5e7e65e979d4f7ac32db52ed5b0869a authored over 2 years ago
Merge #239

239: Bump env_logger from 0.9.0 to 0.9.1 r=Yatekii a=dependabot[bot]

Bumps [env_logger](https:/...

94bc66d8cea31748cdea62fe06cc7eab52f151b2 authored over 2 years ago
Bump env_logger from 0.9.0 to 0.9.1

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

cdef0a79be43f5318095e0c0a7c44a2e6ecffaa9 authored over 2 years ago
Merge #1228

1228: Fix: Debugger: Improve core status checking during launch. r=Yatekii a=noppej

In rare cas...

2cd1114d92efbbb1b2c792d57598d8242272f555 authored over 2 years ago
Merge #382

382: Bump env_logger from 0.9.0 to 0.9.1 r=Yatekii a=dependabot[bot]

Bumps [env_logger](https:/...

b0a768072529856cf5dfc58b9d3eb880a9a9f0d8 authored over 2 years ago
Bump env_logger from 0.9.0 to 0.9.1

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

31d730cc5e985ff95b9802e17b2ca6fcc10bcd3c authored over 2 years ago
Update Changelog

a7d97cf5f01c7a064cb57a3b0dc01e06e8c7c009 authored over 2 years ago
Implement Custom Sequence for ATSAM D5x/E5x

Add a custom `ArmDebugSequence` implementation for ATSAMD5x and
ATSAME5x targets with full suppo...

8eb8878364ff8bee9fb63efe04155e72c33c0027 authored over 2 years ago
Add re-attach handling after `debug_device_unlock`

In case of `DebugProbeError::ReAttachRequired` response from
`debug_device_unlock`, re-attach th...

785205c7e05a8187da3a0d535c0c4ec1764b4df8 authored over 2 years ago
Add `DebugProbeError::ReAttachRequired`

Devices such as the ATSAMD/E5x require that the probe re-attaches
after a Chip-Erase in case the...

639eb71d290b5c9d7d49350662fc5315be327262 authored over 2 years ago
Update CHANGELOG.

9cdd446ca41882120a70805e2e00f01f0286a3fb authored over 2 years ago
Debugger: Improve core status checking during launch.

a8458a38c251df8b474946e7e9d0e027e92a3e3c authored over 2 years ago
Merge #381

381: Bump textwrap from 0.15.0 to 0.15.1 r=Yatekii a=dependabot[bot]

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

ea8dffb4afe955dfebc95026fedc157bd26713e2 authored over 2 years ago
Bump textwrap from 0.15.0 to 0.15.1

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

67f43534c0165248eb17de9e099c116bb8df0935 authored over 2 years ago
Merge #1226

1226: Debug: Gracefully handle stack unwind when CFA rule references a FP with value of zero. r=...

e4b2214765670daa5d555a590c99cec6cf485874 authored over 2 years ago
Debug: Handle expected error during stack unwind.

ec3dcb1143fa42b7ecbc8fffb3c02be1a49ab29e authored over 2 years ago
Merge #1225

1225: Don't expect data in faulty DAP Transfer responses r=Yatekii a=jgust

Debuggers such as H...

3710fcaa23ea78fe60363fe0fbd5d5cace4805b7 authored over 2 years ago
Don't expect data in faulty DAP Transfer responses

Debuggers such as HS-Probe (rightfully) send no response data when
DAP Transfer Read requests fa...

5d9b33d68ce4b0fc150cca0825d1a4aba24644fd authored over 2 years ago
Update Changelog

39cb17eed5bbe2ec078c1c7cb2f5d87932f441f3 authored over 2 years ago
Merge #1224

1224: Handle RISC-V compressed instruction sets. r=Yatekii a=noppej

The current implementation ...

271e6cd8697b3dd75fbf735a15a2780581540180 authored over 2 years ago
Update CHANGELOG

eda59a42f4eacea287a8a2d2fd88deff0ed42152 authored over 2 years ago
Handle RISC-V compressed instruction sets.

c2ead56ca5a2db99edbb194b5800bd46b6c677f3 authored over 2 years ago
Merge #1211

1211: Step over BKPT instruction for Arm Cortex-M / EBREAK instruction for RISC-V r=Yatekii a=n...

73a783e3fc6ea75fac6fcf05e1dd265744132240 authored over 2 years ago
PR Review feedback

edea87eecfc9a309910db6522c08d659271cd34f authored over 2 years ago
Update CHANGELOG.md

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

c76ac90777ca603af4e7d4af1e1ba444df8757cc authored over 2 years ago
Merge #380

380: Bump anyhow from 1.0.64 to 1.0.65 r=Yatekii a=dependabot[bot]

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

13561d18f0d80448cc7c804851af58bbd4e2fed0 authored over 2 years ago
Bump anyhow from 1.0.64 to 1.0.65

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

e316859a26d87a03c538a7840f21d9cd5757f9e5 authored over 2 years ago
Merge #238

238: Bump thiserror from 1.0.34 to 1.0.35 r=Yatekii a=dependabot[bot]

Bumps [thiserror](https:/...

7ee180ab3f1ba3430553146c6a22609bcdba7f8a authored over 2 years ago
Merge #237

237: Bump anyhow from 1.0.64 to 1.0.65 r=Yatekii a=dependabot[bot]

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

b0a7911939154a0a160a69775f56b1d5c057faf0 authored over 2 years ago
Bump thiserror from 1.0.34 to 1.0.35

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

0edd6761a71c5c7febff69217367e582ccab85fa authored over 2 years ago
Bump anyhow from 1.0.64 to 1.0.65

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

511de4cc9f23842fc6f8e397e7b6c17bfd956ce2 authored over 2 years ago
Merge #377

377: Bump figment from 0.10.6 to 0.10.7 r=Yatekii a=dependabot[bot]

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

af7abc0cef9c78450ce5ce6fe0e4a2d91c9c4617 authored over 2 years ago
Bump figment from 0.10.6 to 0.10.7

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

3ba809249d5f9476858331a1de67ef2ccdb9bb61 authored over 2 years ago
Merge #236

236: Bump anyhow from 1.0.63 to 1.0.64 r=Yatekii a=dependabot[bot]

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

b4fd5049221dea79c8b08d0f888a940859ac6a48 authored over 2 years ago
Bump anyhow from 1.0.63 to 1.0.64

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

09bfa7b9d44e61944b35cc2dd0f231c7322aa1bf authored over 2 years ago
Merge #375

375: Bump anyhow from 1.0.63 to 1.0.64 r=Yatekii a=dependabot[bot]

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

47055fd70dd1563caa14b351a59d9b0383b9e17e authored over 2 years ago
Merge #235

235: Bump thiserror from 1.0.33 to 1.0.34 r=Yatekii a=dependabot[bot]

Bumps [thiserror](https:/...

f2d82184c1d13278ac3c9612522971533143af8d authored over 2 years ago
Bump thiserror from 1.0.33 to 1.0.34

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

6b2ca2738ef657375eddddccace20bc460487cbc authored over 2 years ago
Bump anyhow from 1.0.63 to 1.0.64

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

d2cf61bfa329e56613bd38334bc778e967b62527 authored over 2 years ago
Merge #234

234: Bump thiserror from 1.0.32 to 1.0.33 r=Yatekii a=dependabot[bot]

Bumps [thiserror](https:/...

70ec527a337940eefdba11d5efd0461c2711df7a authored over 2 years ago
Bump thiserror from 1.0.32 to 1.0.33

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

683d122922a75f7e7581a842c242e3f1d00a5760 authored over 2 years ago
Merge #233

233: Bump anyhow from 1.0.62 to 1.0.63 r=Yatekii a=dependabot[bot]

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

a64f5378aa53b41fd0bf3c2d1fa8f3c663f58807 authored over 2 years ago
Bump anyhow from 1.0.62 to 1.0.63

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

14d54bcc5d625f4ea03295aa98b1d748ed258926 authored over 2 years ago
Merge #374

374: Bump anyhow from 1.0.62 to 1.0.63 r=Tiwalun a=dependabot[bot]

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

fa85748d66d4f787b0af7c6b15f76b6f1b0f2ac2 authored over 2 years ago
Bump anyhow from 1.0.62 to 1.0.63

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

444a3d2ec2c1abfc20020afc47c898153034b51a authored over 2 years ago
Merge #1218

1218: Added support for Microchip SAMDA1 r=Yatekii a=sakian

Generated yaml file from download p...

4a504ba68c78b17559ae530e4d7fd66e4b9b166f authored over 2 years ago
Updated changelog

9068e2f334c48740545ebb815c8dac6320557c5a authored over 2 years ago
Updates to yaml file

d56ce7a5b3110e322293eed61a766eabba412b11 authored over 2 years ago
Generated and added samda1 targets

273afdf56535fe02f83f6bcd12cd2b3586dac306 authored over 2 years ago
Software breakpoint for Arm Cortex-M and RISC-V

275ccdf8a8e1bfb8b23f0072cdfc41e27684ffb7 authored over 2 years ago
Merge branch 'assembly_breakpoints_step' of https://github.com/probe-rs/probe-rs into assembly_breakpoints_step

3660ae4350550f9232af349c464195b4e5afc83e authored over 2 years ago
Update CHANGELOG.md

74372250bff15aff0f20f1d50c13243a59b508c5 authored over 2 years ago
Step over BKPT instruction for Armv7-M

f976db20da4400d00ab1d695fc023c357f322d57 authored over 2 years ago
Step over BKPT instruction for Armv7-M

a6a47fe64c350dfa08a16552d20be24aba54508d authored over 2 years ago
Add check to advance PC only for SW breakpoint.

0ba78ad8427c7bdf68f7bcc05fabd55e123ff5d8 authored over 2 years ago
Update CHANGELOG.md

efcb01ef72d9e15e19d6b626e4c83e10a9b8f886 authored over 2 years ago
Merge #1213

1213: RISC-V `ebreak` instruction will enter Debug Mode r=Tiwalun a=noppej

This is required to ...

c331885f38b7ca4ea81dcc01e3c34283f6a6b72f authored over 2 years ago
Merge branch 'master' into risc_v_ebreak

f5053334e81536fa142ce13e61b2a917f0b64fbe authored over 2 years ago
Merge #1210

1210: RTT: When a channel format is `defmt`, automatically set the channel mode to `BlockingIfFu...

1a636ac3d874b6dbf8d1213dda7ee22489a0dbcd authored over 2 years ago
Update CHANGELOG.md

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

ba03af0d8eaab2ecfb49a7fa750fb8e70f3b6ec6 authored over 2 years ago
Merge branch 'master' into blocking_defmt

a7ba17b178e0a77c034ac04e2cb3a9eac9bf5718 authored over 2 years ago
Merge #1209

1209: Fix ESP32.yaml missing memory regions r=Yatekii a=noppej

Fixes #1207

Co-authored-by: Ja...

5aee3edb8ef92d2aeddbcefc45f56dd5a0183f58 authored over 2 years ago
Update CHANGELOG

7d1208ceb2f6396522ece4f450f033e35195fe68 authored over 2 years ago
Fix ESP32C3 flash range to 16Mb (was 64Mb)

e3eff8c295fde19de71368c5c7b55a2bf6085c34 authored over 2 years ago
Merge branch 'master' into esp32_yaml

b9fb2da60fd4352cc3e5f0d344fb8eab5c4caeac authored over 2 years ago
PR Review feedback

9fdf121be1779c75704d1381433aca88a0529cd3 authored over 2 years ago
PR Review feedback.

7ea587c8df36f31d24c45689d3d43d664045a1ca authored over 2 years ago
Update CHANGELOG.md

1e9df145f725f4cb9bff4f43684805550866ae03 authored over 2 years ago
RISC-V `ebreak` instruction will enter Debug Mode

125ea545ba13548ae3311b87748b4c69f1e28925 authored over 2 years ago
Merge #373

373: Bump serde_json from 1.0.83 to 1.0.85 r=Yatekii a=dependabot[bot]

Bumps [serde_json](https...

842eb3f1e4f79eb295a26e14e94ddbc18f5ab5cd authored over 2 years ago
Merge #372

372: Bump serde from 1.0.143 to 1.0.144 r=Yatekii a=dependabot[bot]

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

3fbdb14e27249713e95807c813edb17bf59b558c authored over 2 years ago
Bump serde_json from 1.0.83 to 1.0.85

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

0aab128f855d8e6d0d9cc5a31fb9eb9bf449db3b authored over 2 years ago
Bump serde from 1.0.143 to 1.0.144

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

075cd375fd2f75703b43f28e1f90ae9a1261752b authored over 2 years ago
Add check to advance PC only for SW breakpoint.

dbaea4c83941b1124a1e96cb5d97fd5dcd59a4a7 authored over 2 years ago
Merge #370

370: Bump anyhow from 1.0.61 to 1.0.62 r=Yatekii a=dependabot[bot]

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

0d83ccc5915f3e120f8d93ad3b031e384d570baf authored over 2 years ago
Bump anyhow from 1.0.61 to 1.0.62

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

f0a96c22ec6bb33decd216d1a66cb96b5253c17a authored over 2 years ago
Update CHANGELOG.md

4be22b452fe573e77cfa04a43504fe6f7469dcaf authored over 2 years ago
Step over BKPT instruction for Armv7-M

033c72d8c942057bb946f3bb8224a3d7bca30318 authored over 2 years ago
Merge #232

232: Bump anyhow from 1.0.61 to 1.0.62 r=Yatekii a=dependabot[bot]

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

7b3fe82b0b9da8518fde1f2e8ca21d7e94d80ae5 authored over 2 years ago
Bump anyhow from 1.0.61 to 1.0.62

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

18a906d56b1881cfd4baa0b19eb26590e8a2a683 authored over 2 years ago
Merge #1208

1208: Debug: Read the RTT buffer in a timely way to show users available data from the target. r...

2d6a1201fb528f5073eda93c9e30d8a72468d4fd authored over 2 years ago
Update CHANGELOG.md

616b174a46f86b2ee7a4d7dd5316ea4a7cc1fb0c authored over 2 years ago
Update CHANGELOG.md

a635b75d4baa5fbcc2b42644ace9b6116c29bcd3 authored over 2 years ago
Fix CHANGELOG duplication

04c31fe385a9f76354b872d78960e5c1db45fe7d authored over 2 years ago
Poll RTT before each request. Fix Channel name.

e49367a428503adf44026db7e9437f7eceb2f94c authored over 2 years ago
Attempt #2 at fixing CHANGELOG duplication.

75bd7942669d6d33988f4178e5acaf1a205a909a authored over 2 years ago
Read RTT buffer on target halt.

fbae5b5f1aab1f6f638ebd6818dc528c62d8a71f authored over 2 years ago