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
c6a87990c6b6cc75bf272799dc967f78809c1a8d authored about 2 years ago
0cc69da2b95063cc23d773429eb1b81a7ade7474 authored about 2 years ago
1df6bf58e8d275a10b269877570b8ef044dfebb8 authored about 2 years ago
d1d8d0a29f0401a37dbf5c950cbbbbec4feda5c3 authored about 2 years ago
1305: Better info output in probe-rs-cli r=Yatekii a=Tiwalun
Nicer info output, in tree structu...
80c9204469e540212d8a3ab777ba0ecc43fd5f70 authored about 2 years ago092705aeb538d4585f776bd5e5dd4076a601dc3d authored about 2 years ago
26d15d248b292bafbe7d4eae773af5d60785c2e7 authored about 2 years ago
b3f38718d321076e3632cb07fb8ea497bac56080 authored about 2 years ago
b6aca062b3cb2f3bd5d56dfb124862a7ea238468 authored about 2 years ago
4fdbd0060f22cbf1acfe4fc586ceeaa934c039b7 authored about 2 years ago
80d24eddf99899cc03285b29c9d50c71c357f0de authored about 2 years ago
1303: Replace FTDI command building with ftdi-mpsse library functions/enums r=Tiwalun a=a-gavin
...
1304: added support for GD32E50x series r=Yatekii a=dinocore1
Tested and working with GD32E503E...
eba23789a0eb0b0fe588a61ad53412fefada6b15 authored about 2 years ago56dad5d053faf40e330e883f25bcdf2e40a2ec56 authored about 2 years ago
Tested and working with GD32E503E-START dev board with a onboard GD32E503CE. Generated from:
Gig...
2e1ccb732f7d958bd9eb37b191eb0c68a97f0e9f authored about 2 years ago
411: Bump serde from 1.0.148 to 1.0.149 r=Tiwalun a=dependabot[bot]
Bumps [serde](https://githu...
b71a3cd37e59125a87a4487cde11a46b576ef698 authored about 2 years ago
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.148 to 1.0.149.
- [Release notes](http...
Tested on the Cortex M7 on an MIMXRT1170 EVK. I could download a program
to the on-board flash u...
252: Bump predicates from 2.1.3 to 2.1.4 r=Yatekii a=dependabot[bot]
Bumps [predicates](https:/...
b7437880892aa2aa9502e84488b359dc9dfd164e authored about 2 years ago
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.3 to 2.1.4.
- [Release n...
1297: Replace log with tracing for probe-rs-debugger and rtt. r=Yatekii a=noppej
Consistency wi...
d94f50d133f075bb33565f958fb7cec445069bd1 authored about 2 years ago6368bc635b7bf01ceeb422542f8f018b3c1db7dc authored about 2 years ago
f0f3ced46506d351c7e85e3a9922c659a2f0bcc5 authored about 2 years ago
410: Bump serde from 1.0.147 to 1.0.148 r=Tiwalun a=dependabot[bot]
Bumps [serde](https://githu...
93b6ad0e6623b9c5e8df927407a8c0a2a2ad5a3b authored about 2 years ago
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.147 to 1.0.148.
- [Release notes](http...
1233: Debug Erase Sequences r=Yatekii a=jgust
An experimental way of enabling Custom Erase Sequ...
a553de0df881e45e3a72fdeaada0fc78f5be16b7 authored about 2 years ago
Some devices such as the ATSAME5x provide a Chip-Erase method that
is only available through the...
1260: Support target-specific flash algo stack size r=Yatekii a=mciantyre
This proposes one of ...
fa796ea32323da87671c7631f21510325020a217 authored about 2 years ago
Flash algorithms inside target definitions support a new field,
`stack_size`, to configure the f...
1296: Move benchmark code to probe-rs-cli r=Yatekii a=Tiwalun
Makes parsing of CLI options easi...
f40222b7b0e920323eedf821a8347f526d5dcb57 authored about 2 years ago460af7c5b9cc38c3b4998702762796b588107250 authored about 2 years ago
8db08b58384671c57aec424fb58553e3dc5b6fd8 authored about 2 years ago
7d656f4500fa9d95c279d4ec18627d1938a9d1b5 authored about 2 years ago
1295: Fix chrono deprecation warnings r=Yatekii a=Tiwalun
Co-authored-by: Dominik Boehi <domi...
66214bec066bb5a9c0d7d5bda7e06136804be743 authored about 2 years ago1294: probe-rs: Replace log with tracing r=Yatekii a=Tiwalun
Replace `log` with `tracing`.
Wit...
578b8b247dd268eafe223d364a1421cf2fde1d7c authored about 2 years ago83cfa411605c66159fd128cc92d3893b3e34880c authored about 2 years ago
02a30e10e18f5a7073d57b99b93a050e71ddb387 authored about 2 years ago
d018d0903c56c7d816bc5fa1fc09e86eb5a8f50e authored about 2 years ago
408: Bump env_logger from 0.9.3 to 0.10.0 r=Tiwalun a=dependabot[bot]
Bumps [env_logger](https:...
89591f574725bc702337d41b00e34530551b63fb authored about 2 years ago
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.9.3 to 0.10.0.
- [Release note...
1292: build(deps): update env_logger requirement from 0.9.0 to 0.10.0 r=Tiwalun a=dependabot[bot...
010256d2c960247bca59773dbd45444a935c2880 authored about 2 years ago1293: build(deps): update gimli requirement from 0.26.1 to 0.27.0 r=Tiwalun a=dependabot[bot]
U...
4ffa40d3cd97f7f3e96c7a14a317d53f3a5907bf authored about 2 years agoUpdates the requirements on [gimli](https://github.com/gimli-rs/gimli) to permit the latest vers...
4016de18d0a4b8a5d1e742fdd8919095d34e7687 authored about 2 years agoUpdates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the l...
c5ed35301548277cb3eff86aa7b3ea51aca3ada9 authored about 2 years ago251: Bump env_logger from 0.9.3 to 0.10.0 r=Tiwalun a=dependabot[bot]
Bumps [env_logger](https:...
dcee17bf058a1efa0fe596536bdc710063d33517 authored about 2 years ago
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.9.3 to 0.10.0.
- [Release note...
1291: riscv: validate csr address in read/write_csr_progbuf r=Yatekii a=beezow
Previously, a ca...
f27c9c856f1972d6482e30559ff7176aad70f751 authored about 2 years ago52e4b091276e72147d542fd62a5abf49a1d74f79 authored about 2 years ago
This will allow the read/write_csr call to return a proper error, rather than
panicking.
1290: build(deps): update object requirement from 0.29.0 to 0.30.0 r=Tiwalun a=dependabot[bot]
...
4a2ee561abc88a776e66bc20fe89cb67adf2142e authored about 2 years agoUpdates the requirements on [object](https://github.com/gimli-rs/object) to permit the latest ve...
055561114e486b39821e34351c6179c1467c3381 authored about 2 years ago406: Bump serde_json from 1.0.88 to 1.0.89 r=Tiwalun a=dependabot[bot]
Bumps [serde_json](https...
1b3bc34e9d8243771976d4fde0d86e5acfe28c65 authored about 2 years ago
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.88 to 1.0.89.
- [Release notes](ht...
1289: More descriptive error handling when connecting under reset fails due to timeout r=Yatekii...
653486961b5ea38227ffbd7544e34ffa51e26d1e authored about 2 years agoabf13f2c3f07394cdcc4257325fd3637cf2ccc50 authored about 2 years ago
f51e62f8d5d0c795fc4181fa6430e25b81a6220b authored about 2 years ago
60bdf0edbcb9d8095cb7ca70446c7cc0855362ee authored about 2 years ago
1288: build(deps): update hidapi requirement from 1.2.0 to 2.0.2 r=Tiwalun a=dependabot[bot]
Up...
64b3ffdaca3449cfbdf042ae27363034b60482c7 authored about 2 years agoUpdates the requirements on [hidapi](https://github.com/ruabmbua/hidapi-rs) to permit the latest...
789b78bf084c1f4934bbd304f87fe2b00cbddcd5 authored about 2 years ago405: Update dependencies, show an error message when terminal cannot support fancy UI r=Tiwalun ...
4c473a40bbd84072f5b3b76b70418a6dc9ec34d0 authored about 2 years ago3fcd1cd193038e6482a36dfdec54ed687c315d74 authored about 2 years ago
89d4581a4b7939120bc515c05dec1a8a6080fa81 authored about 2 years ago
1287: Add Support for W7500 from Wiznet r=Yatekii a=Georges760
This pull request adds a target ...
855a33ceba123e18b9a99d0ab5fc37d9d19e448f authored about 2 years ago204ca8a64ec6ffceeae15bc94669fa1fd2fb8e69 authored about 2 years ago
1286: Fix: Timeout during flashing when using connect under reset - regression from #1259 r=Yate...
5426b2b8b6b9fa729646db651528f136c971533d authored about 2 years agoefa55177d1637965dfe46470a61d2726e4a58067 authored about 2 years ago
12d81f35a9289eefb42796bf72ce127a12eb1c1e authored about 2 years ago
0dd1d3e8345bd9825916a928c71b514aa5c02fca authored about 2 years ago
4f72d03fab8f6ada523e60145b12d2126cdec76a authored about 2 years ago
4eaca5bfd3e995124852f53ae13fd275ff396d22 authored about 2 years ago
4fe1feafb29ed418caee796bda23d6fd2f52c2b1 authored about 2 years ago
1285: build(deps): update sentry requirement from 0.28.0 to 0.29.0 r=Yatekii a=dependabot[bot]
...
ad602c530540f197bcdc3f341d1010ca1f5eae5d authored about 2 years agoUpdates the requirements on [sentry](https://github.com/getsentry/sentry-rust) to permit the lat...
593024dc1019f4e280aeaeefec7cf715dc52fead authored about 2 years ago1284: Add a patch for the yanked funty version r=Yatekii a=Tiwalun
This temporarily fixes #1283...
49ed98f06f57e769c288598670b6c458d1a23264 authored about 2 years agoaf73a7b637a4b68c09584fdc73b595402893ef1d authored about 2 years ago
403: Bump serde_json from 1.0.87 to 1.0.88 r=Tiwalun a=dependabot[bot]
Bumps [serde_json](https...
ba6bb9b0108baa0cdd2de600d07959665e07a746 authored about 2 years ago
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.88.
- [Release notes](ht...
250: Bump lukka/run-vcpkg from 7 to 10 r=Yatekii a=dependabot[bot]
Bumps [lukka/run-vcpkg](http...
d490432ee1b0d594107e906a8dc2ff3ad9791b20 authored about 2 years ago
Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 7 to 10.
- [Release notes](http...
1281: Update workspace dependencies using dependabot r=Yatekii a=Tiwalun
Co-authored-by: Domi...
375d46dd57b73bffd4516cdb0ebc84f2ec20fd89 authored about 2 years agof1e634190a45a9c5aaf22834293854a53c2d9b88 authored about 2 years ago
249: Bump predicates from 2.1.2 to 2.1.3 r=Yatekii a=dependabot[bot]
Bumps [predicates](https:/...
4b97eef0ef09b917e8c86f4ace0384acba26f1fa authored about 2 years ago402: Bump chrono from 0.4.22 to 0.4.23 r=Yatekii a=dependabot[bot]
Bumps [chrono](https://githu...
0fd3bc53ee7313890dcc98945f0bb986692215a0 authored about 2 years ago
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.2 to 2.1.3.
- [Release n...
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23.
- [Release notes](ht...
1269: Error message in case of usb device access issues. r=Tiwalun a=mash-graz
Report more verb...
6fd1a78005a75da8ba0426afb04c84e5819a5913 authored about 2 years ago1276: Fix flash algorithm values for LPC55S69.yaml r=Tiwalun a=noppej
Fixes #1220
Co-authored-...
1c92c2d6e1bfe5ba291b61038b6ee5b1cbed858f authored about 2 years ago1280: build(deps): bump Swatinem/rust-cache from 2.1.0 to 2.2.0 r=Yatekii a=dependabot[bot]
Bum...
391d4a35cbd9f15593a9f943643db338d6193735 authored about 2 years ago
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 2.1.0 to 2.2.0.
- [Rele...
1279: Use workspace dependencies and package metadata r=Yatekii a=Tiwalun
Co-authored-by: Dom...
9175f42c1e25aaf6aa38ffa15b5a06b6dc9d8a09 authored about 2 years agod9eabc9ef021e7f520ae1ea5c95c8e6dc95da299 authored about 2 years ago
1277: build(deps): bump Swatinem/rust-cache from 2.0.1 to 2.1.0 r=Yatekii a=dependabot[bot]
Bum...
92b9d95e12af8b72b3701812ee263e926075bdce authored about 2 years ago248: Bump env_logger from 0.9.1 to 0.9.3 r=Yatekii a=dependabot[bot]
Bumps [env_logger](https:/...
4043983c342e719199495eef5c3c07d21178937d authored about 2 years ago1278: build(deps): update sentry requirement from 0.27.0 to 0.28.0 in /probe-rs-cli-util r=Yatek...
f7767f5772954752669acf81322e4dd482afd3dc authored about 2 years ago247: Bump predicates from 2.1.1 to 2.1.2 r=Yatekii a=dependabot[bot]
Bumps [predicates](https:/...
b19e150bc03e9068c4093982a27840a540bf3333 authored about 2 years ago401: Bump env_logger from 0.9.1 to 0.9.3 r=Yatekii a=dependabot[bot]
Bumps [env_logger](https:/...
1dadcccfc7e02a93a1029aa0342c53e1f46aa947 authored about 2 years ago
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.1 to 0.9.3.
- [Release ...
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.1 to 2.1.2.
- [Release n...
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.1 to 0.9.3.
- [Release ...