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

More removal of unwanted EDBG changes.

832a335417130a56c8d6272287ee3ad42c7c7f6b authored almost 4 years ago
Removal of EDBG changes.

a817ebc4447eaf0d205d8de77eede59824fb6dee authored almost 4 years ago
Rustfmt updates

bc556ce036f604d12e49427adac0fb7c77b3581b authored almost 4 years ago
Initial support for Microchip/Atmel SAM4 devices and the EDBG DAP devices on the SAM4e and SAM4s XPlained dev boards.

d71c3071ebf15530dbc032a24d1b47dfa5c81ed8 authored almost 4 years ago
Merge #589

589: Add EEPROM region to STM32L071KBTx r=Yatekii a=dbrgn

Refs #484.

Co-authored-by: Danilo Ba...

6bc5869e8febbe6d78152bc857c4b8c8feac7acb authored almost 4 years ago
Add EEPROM region to STM32L071KBTx

bea78730f50092c861ca5b7b620ec5f6ae3885e3 authored almost 4 years ago
Switch to the figment crate for configuration parsing.

The `config` crate has some limitations which make it undesirable.
`figment` has improved error ...

6482207caa1199dd3c8b5e6074aef70edfc0e48e authored almost 4 years ago
Update simplelog requirement from 0.9.0 to 0.10.0 in /probe-rs-cli-util

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

166e9e56dd5eb5e93caa510b22ad678de6ba65e5 authored almost 4 years ago
Bump anyhow from 1.0.38 to 1.0.40

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

43c7b36fd295da6834d9772ff0468f056896aeed authored almost 4 years ago
Merge #587

587: Disable default-features of dep `itm-decode` r=Yatekii a=Urhengulas

Removes `anyhow` and `...

2234f1693362a0c64d3dc96a1c90f60df41d2f07 authored almost 4 years ago
disable default-features of dep `itm-decode`

removes `structopt` from library dependencies

e3c4b6eadcd8533907d96ed8d37b377d46fc5ba1 authored almost 4 years ago
Merge #586

586: Fix jaylink dependency by temporarily using upstream r=adamgreig a=Yatekii

Released `jayli...

32cca7dad80371892b57c365c7c8303734454331 authored almost 4 years ago
Actually use rusb 0.8.0

56f59a785a5b6301a75af7a972c20bfd17b58158 authored almost 4 years ago
Merge #585

585: Add clone to Format r=adamgreig a=Yatekii

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

7a9a8aa5b86f57c0601ffd500f2281bb593ec078 authored almost 4 years ago
Fix jaylink dependency by temporarily using upstream

7ded8078c602d091055addba8ee95f578fd32ae9 authored almost 4 years ago
Add clone to Format

df553fb2d1352eccc23efc712e750a585035b8d6 authored almost 4 years ago
Merge #583

583: Add serde to DebugProbeSelector r=adamgreig a=Yatekii

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

cd15483f6e37dc717e141c4262c9b90e5bc7fdd6 authored almost 4 years ago
Merge #584

584: Remove stray println! in the libs r=adamgreig a=Yatekii

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

b98440f7e07d7331b366b18d72b6c0867bf759ea authored almost 4 years ago
Remove stray println! in the libs

5ced8ec5b7e9993eebbb8db58081469ffb39ce31 authored almost 4 years ago
Add serde to DebugProbeSelector

0fd70294e95d92f0853f731b334a05cbb1959d07 authored almost 4 years ago
Merge #582

582: Only load segments with type PT_LOAD r=Yatekii a=Javier-varez

We need to make sure that th...

6a086f1123cc40473851d524a6b74358cf0205c1 authored almost 4 years ago
Only load segments with type PT_LOAD

We need to make sure that the only loadable sections are actually
downloaded to the core. This c...

0f913f64f58bccb9c870f122eb820a251e23f1cf authored almost 4 years ago
Merge #577

577: Update itm-decode requirement from 0.1.5 to 0.2.0 in /probe-rs r=Yatekii a=dependabot[bot]
...

2445d24ce58788d658e1f51c1fffc25b1aac9064 authored almost 4 years ago
Update itm-decode requirement from 0.1.5 to 0.2.0 in /probe-rs

Updates the requirements on [itm-decode](https://github.com/tmplt/itm-decode) to permit the late...

06b5091d0d0484122a939bbcd678fdbdccc13f56 authored almost 4 years ago
Merge #580

580: Minimize deps r=Yatekii a=Urhengulas

This PR removes the sub-dependencies `flate2`, `index...

cead0274a2521a3b023431a0e02506982a4ad15d authored almost 4 years ago
only enable required features for `gimli`

removes sub-dependency `indexmap` (still in dev-dependencies)

299199cf35df4293c051bc0b92dd5dfebb278d1e authored almost 4 years ago
only enable required features for `object`

removes sub-dependencies `flate2`, `wasmparser`

c53d5638f78b93a5959bc86175cfbc91c47a3b2f authored almost 4 years ago
format

7cda8fc175e565c9515d9cfb638212e5675b212a authored almost 4 years ago
Bump serde_json from 1.0.62 to 1.0.64

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

fe0152d5b0529175f10cd215a098dbfcc3553b30 authored almost 4 years ago
Merge #190

190: Adapt to the flash api changes r=Yatekii a=Yatekii

Fixes #189 & #191.

Co-authored-by: Noa...

55a02151e544829181383732c97440f84311b7e3 authored almost 4 years ago
Add an explanation for do_chip_erase

8e2ba1f8b326fdec6b25736cb649ebc01d765732 authored almost 4 years ago
Bump thiserror from 1.0.23 to 1.0.24

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

beb60eaa33843d0df9570b268d6c49aa5bcfb54c authored almost 4 years ago
Merge #159

159: Improve flash errors: v2 r=Tiwalun a=Yatekii

I implemented this how I would do it. There s...

296800537bce51bbedb351bc524c62d2b38ae6e1 authored almost 4 years ago
Merge #579

579: Allow unsized AsRef<Path> r=Yatekii a=Dirbaio

Path itself is unsized, without this you can...

17c71ef72a4b1d7635517626af5966a9aeb730e3 authored almost 4 years ago
Allow unsized AsRef<Path>

Path itself is unsized, without this you can't pass an actual &Path as `path` arg.

1b1947e8bb977b67636bac90bc0d143be343ac35 authored almost 4 years ago
Make PeripheralType public

0724b58ff47450eeee4455c5f6c96ef09fc298ec authored almost 4 years ago
Merge #576

576: Lowercase all algo names. r=Yatekii a=Dirbaio

Previously t2rust lowercased algorithm names...

93baeb1990eb7111af3569334a8478f8d1770cb9 authored almost 4 years ago
Lowercase all algo names.

Previously t2rust lowercased algorithm names. In #569 t2rust was removed, and
algo names are no ...

3613a29e7d3cc46366efcb90099a749f2a0c46aa authored almost 4 years ago
Merge #572

572: Improved doc comments for session.rs r=Yatekii a=noppej

## Thank you!

Thank you for your ...

9812975398e5a364d8f36191d2f6c49d91d4ad83 authored almost 4 years ago
Merge #574

574: Fix off-by-one error splitting data overlapping multiple MemoryRegions. r=Yatekii a=Dirbaio...

f4995dc59fb24ab8c63a6789620e118516e315db authored almost 4 years ago
Update probe-rs/src/session.rs

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

d87437716aa81cda35970ce43ff415a6159c6792 authored almost 4 years ago
Update probe-rs/src/session.rs

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

c92a67eb153f06caa6e69b7bc5562bfe4203e0f3 authored almost 4 years ago
Update probe-rs/src/session.rs

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

56354f43b24eb7bd8148b2cfd7480fd5e08e1cce authored almost 4 years ago
Update probe-rs/src/session.rs

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

0e58f02eed6414163dcde8c292a94ecba5e53670 authored almost 4 years ago
Update probe-rs/src/session.rs

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

5deb5327b17e3a60e0e74c2b8388920566ffc32c authored almost 4 years ago
Update probe-rs/src/session.rs

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

a1333419133f61d92f334147025ccc8758a18ce5 authored almost 4 years ago
Update probe-rs/src/session.rs

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

ce95909345cb69720d436c0d999d583bc514400c authored almost 4 years ago
Merge #573

573: Move FlashAlgorithm from `config` to `flashing` module. r=Yatekii a=Dirbaio

The FlashAlgor...

1280ca3f18580198e5f3f8cb24806278103e895c authored almost 4 years ago
Fix off-by-one error splitting data overlapping multiple MemoryRegions.

The MemoryRegion end address is exclusive (ie 0x2000_1000, not 0x2000_0fff). If we're
flashing a...

94a8f60eb1eff836154ef7b4fc10e8c491e41b6e authored almost 4 years ago
Move FlashAlgorithm from `config` to `flashing` module.

59984f964a66e666c3aba896e99142beae03968a authored almost 4 years ago
Updated doc comments in session.rs

3e2ce04ed4293674d2fb597dec9cc84b9081c237 authored almost 4 years ago
Merge #571

571: Move CoreType to probe-rs-target, use it in the structs. r=Yatekii a=Dirbaio

It makes for ...

899195ee03964f76c3d4143c2e90cbfe0d48e1be authored almost 4 years ago
Move CoreType to probe-rs-target, use it in the structs.

99227b32ea8ac73a6e5f7cc9e141054d3bde0845 authored almost 4 years ago
Merge #570

570: Remove Cow in probe-rs-target. r=Yatekii a=Dirbaio

The reason for Cow was to be able to us...

43b62f8b1b891716e47e81bac63008010fc54452 authored almost 4 years ago
Remove Cow in probe-rs-target.

576b7078a77a682b48f292379409fb7c8470b4a7 authored almost 4 years ago
Merge #569

569: Replace t2rust with embedding bincode-serialized target descriptions. r=Yatekii a=Dirbaio

...

5506bbcdf48f9ddd73b903deff595e6de12b3636 authored almost 4 years ago
Fix doc comment.

d83ed3f40bc71f19a160b71b9fff8276842291ee authored almost 4 years ago
Replace t2rust with embedding bincode-serialized target descriptions.

7c0f13777fa423c0921dfbe06ec78b7929b467ed authored almost 4 years ago
Merge #568

568: Split target description schema to its own crate. r=Yatekii a=Dirbaio

As discussed in Matr...

82068632f96fd3c875faffecd7d8b106d74d2c39 authored almost 4 years ago
Fix review issues

0922087c1354938b18abf5d02c74b0824c5494fa authored almost 4 years ago
Split target description schema to its own crate.

8f219250c817b11fb161340692beb77ba9c6db0a authored almost 4 years ago
Merge #564

564: deprecate internal ITM/DWT packet decoder in favour of itm-decode r=Yatekii a=tmplt

See ht...

0c2f53a6cd18826434835e4d7af7fe74daf81849 authored almost 4 years ago
Merge #567

567: Add more EFR32 targets r=Yatekii a=noslaver

Sorry for the split PRs, this continues PR #56...

7066b7f05ffe8f3e56ae2f03fd921ff512e57883 authored almost 4 years ago
Add more EFR32 targets

2a8ce9b905dbce1cc70acac34bfab3098077adab authored almost 4 years ago
deprecate internal ITM/DWT packet decoder in favour of itm-decode

itm-decode decodes all packet types as specified by the ARMv7-m
architecture reference manual, A...

e4900bafc3144bf5441cea32696bacadbfa1d1c0 authored almost 4 years ago
Merge #566

566: Add EFR32 targets r=Yatekii a=noslaver

Adds support for various SiLabs EFR32 targets, gene...

9be6801d24c93214853f9b0fd37c76f35a3b9f39 authored almost 4 years ago
Add EFR32 targets

1b33f97ed2cad5ca5f408a4f0e32b195a69a9391 authored almost 4 years ago
Update README.md to `elf` subcommand (#29)

c7264b418bb21ea18f80d05716af965c9da536c8 authored almost 4 years ago
Update CI's libusb package version (#30)

dd0d1a519af4eaa43586e79ac90cab4ae1912468 authored almost 4 years ago
Merge #560

560: Added target file for LPC546xx Series r=Yatekii a=allexoll

This PR adds the yaml for NXP's...

8159a2c938a737ddad278a0df62f472384aee5e6 authored almost 4 years ago
Added targets for the LPC546xx family.

The targets have been generated using `target-gen` using the CMSIS packs, and compiled into a si...

0061acc7b35c21cbe694b5bea40668b4164cf827 authored almost 4 years ago
Merge pull request #1 from probe-rs/master

update fork

ea0494a3d6722314fe811e3d81cc0e24a76c5cc4 authored almost 4 years ago
Merge #192

192: Fix #164 r=Tiwalun a=Yatekii

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

e3328c705b74a8b6cff601397b4e4171e1672416 authored almost 4 years ago
Fix #164

7e4754bc283cec3f7aedf41e97f143a94a40df35 authored almost 4 years ago
Merge #538 #552

538: Update svg requirement from 0.8.0 to 0.9.0 in /probe-rs r=Yatekii a=dependabot[bot]

Update...

9ae0e98ebbb00a612eff3930d78b4d40a2d2908c authored almost 4 years ago
Merge #553

553: Fix stlink v3 8 bit reads r=Yatekii a=Yatekii

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

82fae13e6374bcc096a055894967cc5fa584748d authored almost 4 years ago
Clarify code

186f213609dee0a2f3523a67fcb32fbe88835de9 authored almost 4 years ago
Implement feedback

eddd0bf916549eb1d6bd5434bf8a859b43a5d299 authored almost 4 years ago
Add changelog

ba6324a92ae0d31dd71c8767ad1e38c1c812910d authored almost 4 years ago
Fix a bug where ST-Link v3 is not able to read 8 bit data chunks with more than 255 bytes. Currently we set the chunking to 128 bytes.

9f353dbd0e7cdcf6c8eca7cbbb0c1ffb8f8d6156 authored almost 4 years ago
Fix clippy lints

e0a827919dffdc584882f451087223c321d73e89 authored almost 4 years ago
Add two logging statements to help during debugging

5b5576dbd75cfe4af6548783dafb5cb9029cc9d4 authored almost 4 years ago
Only restore unwritten bytes if it was intended to do so

48144b7c19eda05c337d62a76280b1c8feaca247 authored almost 4 years ago
Fix anyhow feature

5601d3e86349e8ce0825945197cbd7ab73e9553a authored almost 4 years ago
Adapt to the flash api changes

1c39894ffe48b06d14edc26117fb38bb09e000f5 authored almost 4 years ago
Fix error stack logging

ebb79b38208a4e7cbeaf4b5cc622b8812ee85e72 authored almost 4 years ago
Show the proper error message when an issue arises

ed4bd23971a347a64e4a65b1a2a202745be2be7a authored almost 4 years ago
Merge #451

451: WIP: Improved errors for flashing r=Yatekii a=Tiwalun

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

f49d5167eb50321c86f0d4e59711177fbb7293a4 authored almost 4 years ago
fix cli/src/main.rs

70e278f4a3cd78811631b4f12cf60d4b5a2bb247 authored almost 4 years ago
Merge #545

545: change probe_rs::flashing::download_file&&download_file_with_options r=Yatekii a=SKTT1Ryze
...

0d6eb594bfd031a57c9f5f27fc642d9ad8717a4a authored almost 4 years ago
Merge pull request #1 from probe-rs/master

merge from origin

84b9f763da91446802af568072941f44160b1ebe authored almost 4 years ago
change probe_rs::flashing::download_file

b24713e8d89fae1eaf68ad2754f76ae168090d54 authored almost 4 years ago
Merge #547

547: Add stm32l4xx_256 flashloader supporting more than 128 kBytes r=Yatekii a=jhbruhn

As seen ...

9d5a3e3795d0bdeeda097e88f329eb8e06f5ed7c authored almost 4 years ago
Add stm32l4xx_1024 flashloader supporting more than 512 kBytes

de639f885aeb8a23b9cf02cc14d830401ef9e77c authored almost 4 years ago
Add stm32l4xx_512 flashloader supporting more than 256 kBytes

55891d249550eaa12f765afa61ccc1be4c8c99e6 authored almost 4 years ago
Add stm32l4xx_256 flashloader supporting more than 128 kBytes

97b20484d3a501b17b4c85ee3f0ca126c9f4c3bb authored almost 4 years ago
Update svg requirement from 0.8.0 to 0.9.0 in /probe-rs

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

e5921e548aaaaa7ae63f5c2092b605fe52550da9 authored almost 4 years ago
Merge #546

546: Fix funty to version 1.1.0 to ensure bitvec compiles r=Yatekii a=Tiwalun

bitvec doesn't co...

879accd5245a23e86c71f9ee8463204cb6670d09 authored almost 4 years ago
Fix funty to version 1.1.0 to ensure bitvec compiles

See https://github.com/bitvecto-rs/bitvec/issues/105.

b91a105ecca32ce3f29f5ec2ba5c6e7ac0639b0c authored almost 4 years ago
Merge #543

543: M33 breakpoint fixes r=Yatekii a=willy134

This update allows Cortex-M33 breakpoints to be ...

d8cc3f9219fac020224379a8ee99a5547c01b7a0 authored about 4 years ago