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

Fix #517

e614317a5d0c16696c57481b2f3f4b3c81b57a66 authored about 4 years ago
Merge #519

519: Fix clippy complaints r=Yatekii a=Yatekii

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

abe64f30b2c3367b978ee045386c941ecf39a597 authored about 4 years ago
Clarify needless collect

94d2ee7f31c983509d6ab7dd30a0be92954b7052 authored about 4 years ago
Merge #521

521: Update reqwest requirement from 0.10.10 to 0.11.0 in /probe-rs r=Tiwalun a=dependabot[bot]
...

d7a5b0a4a41ca2bf877137aaafcb6848e0dfbc17 authored about 4 years ago
Add necessary features for new reqwest version

23c603fb38877d92df46df39475770a17c62b864 authored about 4 years ago
Update reqwest requirement from 0.10.10 to 0.11.0 in /probe-rs

Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the late...

b64f3f038e3a7e9abff20f890690044038726795 authored about 4 years ago
Fix clippy complaints

bea8f51ae54cca97d47a3c40736ea97a9938116d authored about 4 years ago
Merge #516

516: Specifc names r=Yatekii a=Yatekii

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

410d45c34eb072998b156e66619423306849c7ba authored about 4 years ago
Fix clippy lint and add commet to undocumented function

a3699dbd068547e65308a6f52525d7a66a8acacf authored about 4 years ago
Make ST-Link name more specific

d6c16e74276869527b0023311115cf67c2f148e9 authored about 4 years ago
Merge #471

471: Cache value of CSW register r=Yatekii a=Tiwalun

Cache the CSW register, so that it's only ...

1f20163f03b15ec7dbc74af1bf9a812d48b17770 authored about 4 years ago
Cache value of CSW register

57170bf8a39d86ae36d3fb624598b840972dc458 authored about 4 years ago
Merge #515

515: Add batching for JLink r=Yatekii a=Tiwalun

Support for batching SWD transfers for the JLin...

301f8d829500835ed86332f652d13ee9b02aac7d authored about 4 years ago
Address review feedback

49c2d958c610bcb25876d6a8a6403c7fcef7d5c3 authored about 4 years ago
Merge #504

504: Update simplelog requirement from 0.8.0 to 0.9.0 in /probe-rs-cli-util r=Yatekii a=dependab...

d824ce812cefb9a5d9d6d59bcbef1182bea8fbe2 authored about 4 years ago
Merge #431

431: ARM romtable components identification r=Yatekii a=diondokter

This PR adds identification ...

29bee983489da21e13e43c32dfaec6e919f74f78 authored about 4 years ago
Merge #514

514: Add a simple RAM benchmark script r=Tiwalun a=Yatekii

Co-authored-by: Noah Hüsser <yatek...

69b4b5fd4f1fd6e5210f7fc87433b3e9d9518d3f authored about 4 years ago
Implement feedback

fed5989d68ac6e86200db44615c8c4658dcca8dc authored about 4 years ago
Adjust size for smaller chips

4c800e940361778346a7eebc1476aa60672b0645 authored about 4 years ago
Fix size

29920e41aa838471436fda0025165985afba40c0 authored about 4 years ago
Further error rework

8798bf9bc9ff3934858c8eb5fae9cb611d113b0f authored about 4 years ago
Add PR tracking as an optional argument

c4d8214a1530b20cddc9548b18c222917f452019 authored about 4 years ago
remove trailing whitespace in commit hashes

9188fab7742ccf0b0c37964dbc8f9e9f5030d879 authored about 4 years ago
Some cleanup of the benchmark script

7b82f9046af3cac63872ff2d2c8ce47fcec4ac87 authored about 4 years ago
Fix meta information logging for benchmarks

392f4c81a2e5eda8a13f3cffa035df23a616d208 authored about 4 years ago
Refactor JLink SWD handling code

e1193c568efd2a5a0eb7dfdc48b973d3a2aa5f7e authored about 4 years ago
Initial support for multiple batched transfers, without idle bits for now

005239ab9fdb0ccbb6e7670f27c03652efbdb2a8 authored about 4 years ago
Add blcok read and write for JLink

1441b09f88cb3d67370df9251b4b8bfeb9343841 authored about 4 years ago
Add tests for new JLink batch support

27e8790503ef5dada9df9200a846b51f14df1baa authored about 4 years ago
Add idle cycles after writes again

76247f248f9c626108402412a2490cc5abbac587 authored about 4 years ago
Initial batching implementation for JLink

This initial implementation combines the two transfers, which are
usually necessary for a regist...

8bd97161777c882f72edde0e8568bce59b6c4dc1 authored about 4 years ago
Merge #513

513: Rework JLink SWD sequence r=Tiwalun a=Javier-varez

Removed some comments about the format ...

cda82a899475a067db1400cbe452aa94828f9582 authored about 4 years ago
Merge #175

175: Bump textwrap from 0.13.1 to 0.13.2 r=Tiwalun a=dependabot[bot]

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

0c7e5f2c6398605607e9155c76d1ce3ff0076756 authored about 4 years ago
Bump textwrap from 0.13.1 to 0.13.2

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

3435b138390498bc52cb5aa3184523534c5874f0 authored about 4 years ago
Add a simple RAM benchmark script

9ed2570e8b0a0c7ed8fd28c562371fed1e69e00d authored about 4 years ago
Rework JLink SWD sequence

Removed some comments about the format of the SWD sequence not matching
the specification. In re...

158478c4f66251b6b76f975f8be7934857c4eccd authored about 4 years ago
Fmt

2c3cd4fa620d33cb730a10bb3b2dff044c67051c authored about 4 years ago
Merge remote-tracking branch 'remote/staging'

# Conflicts:
# probe-rs/src/session.rs

0fced468775124aeb4917970493631487483f5e8 authored about 4 years ago
Removed the stm specific bits

a8214622ecdb3ab7d8a276b5570e33b3545a0765 authored about 4 years ago
Merge #512

512: fix typo in readme r=Tiwalun a=bugybunny

Co-authored-by: Marco Syfrig <marco.syfrig+gith...

a98d19abf7e28b7ed6c0bb35a76ce3bf21f94d6b authored about 4 years ago
fix typo in readme

22c3c3436d8552a1453571ff7855b6a87b03683b authored about 4 years ago
Merge #174

174: Update textwrap crate r=Yatekii a=Tiwalun

Co-authored-by: Dominik Boehi <dominik.boehi@g...

e8b662f99220e900f44ccbcc9f5f51ec4606a611 authored about 4 years ago
Merge #173

173: Flush log on exit r=Yatekii a=Tiwalun

Flush the log file when exiting, otherwise it could ...

2083ab766e397878674f162c1750fc2dda084fb3 authored about 4 years ago
Move hex_u32_le to utils, fix imports

f31ebf0335b655444a7b31ed8036cc30a87594c8 authored about 4 years ago
Update textwrap crate

Replace `textwrap::wrap_iter` with `textwrap::wrap`, `wrap_iter` is not
supported anymore.

f23925f515af9993e4ad9c4088e450f84d55ebd7 authored about 4 years ago
Flush log on exit

bb2a544d73a63892995ba29f86f68f7b78680ece authored about 4 years ago
Merge #162 #171

162: Bump serde from 1.0.117 to 1.0.118 r=Tiwalun a=dependabot[bot]

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

2e1f26b8b59ba1be280dad00df70fbef12e8bd7d authored about 4 years ago
Merge #172

172: Bump anyhow from 1.0.34 to 1.0.37 r=Tiwalun a=dependabot[bot]

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

07e239fa518355b87bec5373c621b1a929c2df1d authored about 4 years ago
Merge #152

152: Bump anyhow from 1.0.35 to 1.0.37 r=Tiwalun a=dependabot[bot]

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

2fd605ba82d9f1f7c0222e0ee95341373507427f authored about 4 years ago
Merge #511

511: riscv: fix abstractauto register address r=Tiwalun a=JJJollyjim

`abstractauto` was incorre...

10a927cae43acb7b79c61bd52f9cbfddee5bfddb authored about 4 years ago
riscv: fix abstractauto register address

abstractauto was incorrectly specified as being at 0x38, which is
actually the address of sbcs (...

63eb1379b47f1353239b287bd665d5ab983962df authored about 4 years ago
Bump anyhow from 1.0.34 to 1.0.37

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

f476459e301866a2803d136244eb0e080bdc9a08 authored about 4 years ago
Bump serde_json from 1.0.60 to 1.0.61

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

9e1b5c3206a4eedced90a73750a62240bab9fbf1 authored about 4 years ago
Bump anyhow from 1.0.35 to 1.0.37

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

0a3904ec23509d40e05d8ae573c812a9f28c62ea authored about 4 years ago
Implement register write commands in gdb-server

8ff5b31df1fd253aeead351d541be2c2891e8204 authored about 4 years ago
Add support for dry run flag in probe-rs

9814441994b383c85d18daa7da9360e9cf2329c2 authored about 4 years ago
Fix memory write for mock Probe

31b7fa0b34a8a25bdba9666cd643981f4f5b497d authored about 4 years ago
Add '--dry-run' support for flashing, improved documentation

df5779ebf92ca805d43a75d8e4fef6dc5d3576d0 authored about 4 years ago
Add error for not exactly specified chip.

e9c28e572aea830aa16413af6787ea74b5b7e2b0 authored about 4 years ago
Add function to search for chips, further error rework

1ae3ef67f6583271df09c3d594cee88623f96873 authored about 4 years ago
Merge branch 'master' into improved-flash-errors

cf3bade92f28ce3df96ad93422ca6a960f90082f authored about 4 years ago
Merge #506

506: Replace goblin crate with object crate r=Yatekii a=Tiwalun

Reduce the number of dependenci...

a01185aa60cf140801d8517ce15bc2e88f60145c authored about 4 years ago
Fix clippy lint

4e9dc284e7f6645214bb751f7a04c7abe596a385 authored about 4 years ago
Replace goblin crate with object

a8c3b927d99c7a3ebbd80d9b01491bb3349584e3 authored about 4 years ago
Update simplelog requirement from 0.8.0 to 0.9.0 in /probe-rs-cli-util

Updates the requirements on [simplelog](https://github.com/drakulix/simplelog.rs) to permit the ...

08394069f5c786d83427ef9c2e83a6d1714ecba8 authored about 4 years ago
Merge #503

503: Update rand requirement from 0.7.2 to 0.8.0 in /probe-rs r=Tiwalun a=dependabot[bot]

Updat...

f38cd71aac42981de1a1d9c2d5311f9c5c679acb authored about 4 years ago
Update rand requirement from 0.7.2 to 0.8.0 in /probe-rs

Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest ver...

1f1776bb107dcf48351c315b948bf96bb524c429 authored about 4 years ago
Merge #501

501: Fix double whitespace in DebugProbeInfo r=Yatekii a=dbrgn

Before:

[0]: Dual RS232-H...

452f59564faae7d18d2d72d15c8eacbd04ef6576 authored about 4 years ago
Fix double whitespace in DebugProbeInfo

Before:

[0]: Dual RS232-HS (VID: 0403, PID: 6010, FTDI)
[1]: J-Link (J-Link) (VID: 136...

0d611f65d49427f2bd867ce9ee24c2ed6456cb9d authored about 4 years ago
Merge #489 #500

489: Update object requirement from 0.22.0 to 0.23.0 in /probe-rs r=Tiwalun a=dependabot[bot]

U...

9503ae5fb951f86af3fa3d71100c339640c3481e authored about 4 years ago
Merge #499

499: Replace failure with anyhow r=Yatekii a=Tiwalun

failure is not supported anymore, so it's ...

a6e117117e44846f54784b66d683a99f2b50334a authored about 4 years ago
Add support for flashing nrf52 uicr

d0f1895e62051f83268fab5ba299c899e8671fb7 authored about 4 years ago
Replace failure with anyhow

d0520b606ef075ac2d66d91bfb0c4cd45f3bd66b authored about 4 years ago
Merge #498

498: Initial support for GDB target description r=Yatekii a=Tiwalun

Initial support for GDB tar...

ddd0a29f7f4e387bafebb54053e0beac3d00eb6b authored about 4 years ago
Move target description handling to separate trait

6bed346264cc786398c217f67cd65a3e3eab8f9a authored about 4 years ago
Initial support for GDB target description

64925fc35f24d404e8d9ee153d9d892fe6aa66cf authored about 4 years ago
Merge #493

493: gdb-server riscv support r=Tiwalun a=ruabmbua

gdb-server: added riscv support

* add arc...

0e294d60f6917b2e09e93a221d44f0ccb1389925 authored about 4 years ago
Punctuation

Co-authored-by: Yatekii <[email protected]>

c4e178c538a709bba3210840e3cfad395b74d38a authored about 4 years ago
Clarify doc comment

Co-authored-by: Yatekii <[email protected]>

e926c189a37efbb095e8638f54bc461352c0e5dc authored about 4 years ago
Fix typo

Co-authored-by: Yatekii <[email protected]>

9f4c47dadcdfe58594d00ea15a767223af42cf70 authored about 4 years ago
Fix typo

Co-authored-by: Yatekii <[email protected]>

5be7d17e01efd3a563852bca759d941199e912f1 authored about 4 years ago
Merge #497

497: Add target() function to access the target of a session r=Yatekii a=Tiwalun

Co-authored-...

9012336bb35d72f6ee2c7b114c86cb1b8e5ff63f authored about 4 years ago
Add target() function to access the target of a session

c6db9d3bfd3f7db39ad8ef2df2dd937b932ad1a0 authored about 4 years ago
Remove old comment

9c99c4855369f448d01ad499512e7650ee76341e authored about 4 years ago
renamed target description file for gd32vf1

c53be1146816e60c4cc5c668ec5769eab17b8be3 authored about 4 years ago
gdb-server: added riscv support

* add architecture specific part to gdb-server
* translate register ids from gdb to probe-rs
* r...

2412f66a72aafce41d8852ad8d867e3f9d5d616c authored about 4 years ago
Add GD32V Series with one example to target definitions

ef902eaac38295fd4da00655c8b875b998a9987a authored about 4 years ago
target def codegen: add a bunch of flat_map() to support empty fields

0fbdbba27e8c20d67559b842416bc210c6380724 authored about 4 years ago
Merge #492

492: Switch nrf52 flash algo to the one from pyocd. r=Yatekii a=Dirbaio

This switches to the fl...

23cd914255d25b628deaf53a5983901158f806f4 authored about 4 years ago
Merge #491

491: Make get_target_by_name public again r=Yatekii a=Tiwalun

Co-authored-by: Dominik Boehi <...

23c6f0497dc2985a94fd27a2e1d1865b20d45a4f authored about 4 years ago
Make get_target_by_name public again

c7a683678f7ff2be86c84eee33eabfad8b5b7c69 authored about 4 years ago
Switch nrf52 flash algo to the one from pyocd.

29f7ab87eb5381d2f7affd362d40650439b4721a authored about 4 years ago
Update object requirement from 0.22.0 to 0.23.0 in /probe-rs

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

4377934717a5a285e830ad3d15426b9dc6ef0608 authored about 4 years ago
Merge #488

488: Rename flash to Nvm in probe-rs-t2rust r=Yatekii a=Tiwalun

Rename `Flash` to `Nvm` in prob...

7abad46e2f3e0a41aa145b29831cf47538191431 authored about 4 years ago
Rename flash to Nvm in probe-rs-t2rust

34944c428402e814f31f94417bcdaebbccc12d82 authored about 4 years ago
WIP: Section tracking for ELF files, initial dry run support

cbc4739cb51639520659e3c8e09d6303dd097374 authored about 4 years ago
Merge #487

487: riscv: try to use abstract commands for CSR access (speed improvement) r=Tiwalun a=ruabmbua...

205a8088aa8f9f303ba1a162fc7417b9517bad58 authored about 4 years ago
do not use unsafe for bitset

b64895e38eba0bc03fe0e7364cd8debc9f45a7a6 authored about 4 years ago
fixed bug caused by copy paste

91265e6aeca458312e4789f983ec7dda0e0817a0 authored about 4 years ago
riscv: try to use abstract commands for CSR access

Instead of using program buffer for accessing (almost) all CSR,
try to use abstract commands dir...

b2ba7f7e19896c7f8095738c8423d6f223b6a941 authored about 4 years ago