Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/probe-rs/cargo-flash

a cargo extension for programming microcontrollers
https://github.com/probe-rs/cargo-flash

Merge #51

51: Bump serde from 1.0.114 to 1.0.115 r=Tiwalun a=dependabot[bot]

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

3d0c47972569f936285d2204cef36840017769fc authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Bump serde from 1.0.114 to 1.0.115

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

b95404ebdf7719634dbd705d2d95b064d9524912 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge #44 #45 #46 #47 #48 #49

44: Bump actions/checkout from v1 to v2.3.2 r=Tiwalun a=dependabot[bot]

Bumps [actions/checkout...

3afff770eff2a64e001e90392657b306662208a6 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #50

50: Update CI for bors r=Yatekii a=Tiwalun

bors needs the staging and trying branches

Co-autho...

e592f7b3a6c985004306de0255c997ac0332b6f4 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update CI for bors

bors needs the staging and trying branches

8e8ebdc7b407e949844411f6d74a82a9845f91be authored over 4 years ago by Dominik Boehi <[email protected]>
Bump colored from 1.9.3 to 2.0.0

Bumps [colored](https://github.com/mackwic/colored) from 1.9.3 to 2.0.0.
- [Release notes](https...

1564c082220ad2b58b9c0b8bd85c26a0e44517fa authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump cargo_toml from 0.8.0 to 0.8.1

Bumps [cargo_toml](https://gitlab.com/crates.rs/cargo_toml) from 0.8.0 to 0.8.1.
- [Release note...

480e4ec1f59d59f2d6bdd7142ebba04220083991 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump indicatif from 0.14.0 to 0.15.0

Bumps [indicatif](https://github.com/mitsuhiko/indicatif) from 0.14.0 to 0.15.0.
- [Release note...

5cd67dab0284739c30b28f90b3f8419888199b7c authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump structopt from 0.3.15 to 0.3.16

Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.15 to 0.3.16.
- [Release notes]...

31b0b85125fd824e843a6b96f1a8fa19efc3d0e6 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump anyhow from 1.0.31 to 1.0.32

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

cd12ee4d76effaa24a689d27eec19f99f3f3f35e authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from v1 to v2.3.2

Bumps [actions/checkout](https://github.com/actions/checkout) from v1 to v2.3.2.
- [Release note...

e3fde957625ebe9e6893b131c846752580e63b03 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add bors and dependabot

846496a2efd67cf81d32c601b3d36ecf371a45b6 authored over 4 years ago by Dominik Boehi <[email protected]>
Merge pull request #41 from probe-rs/cargo-metadata

Use cargo metadata to find binary to flash

68adb352218df0ae4e5fd61f613b9e8c2f33d7ef authored over 4 years ago by Dominik Boehi <[email protected]>
Fix clippy warnings

46ff9e99cfeacd9dac924a3e5a6f69236ccf184b authored over 4 years ago by Dominik Boehi <[email protected]>
Apply suggestions from code review

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

08ef33c056ecf4165fe235cdee1a2231d7f79bb1 authored over 4 years ago by Dominik Boehi <[email protected]>
Fix typo in tests for non-windows targets

ea3d01f4d56e567efd3631fd31d6da66b8435077 authored over 4 years ago by Dominik Boehi <[email protected]>
Fix tests on windows

ca8e0bf900e79aaaf9b674f5a4d0c931834aa892 authored over 4 years ago by Dominik Boehi <[email protected]>
Don't install libusb on Windows

ca7c333f19b42e1d7e6733e1a9aabc887c0ca6cd authored over 4 years ago by Dominik Boehi <[email protected]>
Small refactoring, add thumb7m-none-eabi target to CI

93af4b336c30082f489152e4f0b193ce8f667f7e authored over 4 years ago by Dominik Boehi <[email protected]>
Cleanup tests

0d2d762d663da9619f8b964520bb98b01d3aefca authored over 4 years ago by Dominik Boehi <[email protected]>
Remove cargo-project

d686e55617b6b2747808f340c36ea6bcebcef2b6 authored over 4 years ago by Dominik Boehi <[email protected]>
Use cargo metadata to parse build output

53e88d487a321222f5df4acaa4ee618dc3bd3927 authored over 4 years ago by Dominik Boehi <[email protected]>
Add tests for cargo metadata handling

887915a588af74e05193aad459dc22b0b7df80fb authored over 4 years ago by Dominik Boehi <[email protected]>
Merge pull request #39 from jacobrosenthal/cargo-metadata

fix cargo-metadata loading

e2adf11b0a2841cdba72d6639b62e4ec89aa1278 authored over 4 years ago by Dominik Boehi <[email protected]>
fix cargo-metadata loading: we dont need complete toml and complete_from_path can fail and is implicit in from_path_with_metadata but not from_slice_with_metadata

494c75c57cb50f759724de106ec1be4bceb97f4b authored over 4 years ago by Jacob Rosenthal <[email protected]>
Make attach under reset useable

b095d5a816faf907bcce544461bb68ab2a2408be authored over 4 years ago by Noah Hüsser <[email protected]>
Adapt to changed ProgressEvent API

da68a2b504d44c4ffe6fa8ac9cb6a840670f85a9 authored over 4 years ago by Dominik Boehi <[email protected]>
Prepare for release & update CHANGELOG

4aa8cedd3fb9b5bb79047f54336b6fd2365aac20 authored over 4 years ago by Noah Hüsser <[email protected]>
Update to probe-rs:0.8.0

a4d7e93da07d8e6a89418c2a71b492901d345396 authored over 4 years ago by Noah Hüsser <[email protected]>
Get rid of custom error conversion and add anyhow context info

Signed-off-by: Daniel Egger <[email protected]>

b008b42118c04954053a4a1d0d20776207455e1d authored over 4 years ago by Daniel Egger <[email protected]>
Build PRs only once

75f9c483e27dc38b66166512805f6670fbd85853 authored over 4 years ago by Daniel Egger <[email protected]>
Add changes to changelog

2b7ea92f861cfa9f72987b03b7f514a44ed90149 authored over 4 years ago by Noah Hüsser <[email protected]>
Update CHANGELOG.md

Co-authored-by: Daniel Egger <[email protected]>

02d30de14a5b23884c691969a643943fa4c88e39 authored over 4 years ago by Yatekii <[email protected]>
change repo urls

b5a4bcfb40b8b48a0d923acb239fc253e482a5a8 authored over 4 years ago by Noah Hüsser <[email protected]>
Probe selection by pid/vid/serial

e87230c9c8c0fda7069a9622f4adbae8f8e6a29a authored over 4 years ago by Noah Hüsser <[email protected]>
Improve help messages

0eac797aafce9fb44b40b191357480052e4d22ff authored over 4 years ago by Noah Hüsser <[email protected]>
Address feedback

c2f6c64dd31543dcece1e1cec0e4d3e158eef6c3 authored over 4 years ago by Noah Hüsser <[email protected]>
Replace (deprecated) failure crate by anyhow

This provides some quality of life error reporting improvements (more
once we actually streamlin...

2214977d812c400f3f34a523adf2aa5f3aad4f8c authored over 4 years ago by Daniel Egger <[email protected]>
no cargo.toml no longer causes failure

fd6aed6705e0292bea53db6d975327fb8a25e9f5 authored over 4 years ago by ryan <[email protected]>
Added metadata parsing to specify chip

21920ee2ce124154b3e0a88637e1dfd78674c108 authored over 4 years ago by ryan <[email protected]>
applied cargo fmt

ee858ce571c3cb6d421e35986f441c161d18ff3a authored over 4 years ago by ryan <[email protected]>
Initial adjustments

ceeacdddb37d40047cf2b27e008d6ae2df918922 authored over 4 years ago by Noah Hüsser <[email protected]>
Revert paths

c8d78bfdbba1b9825f3680369c41e1ce53236f12 authored over 4 years ago by Noah Hüsser <[email protected]>
Adapt to the new gdb-server API

5cf37e9631687d38cd9913bc804d53335dedd557 authored over 4 years ago by Noah Hüsser <[email protected]>
Remove specific chips from README

Currently it looks like the tool only supports about five chips which isn't the case.

b9830f415d68e6dc09a390b4865440197c8d93ef authored over 4 years ago by Matti Virkkunen <[email protected]>
Add J-Link to README

4d60a470e1530ac8203f1248fbdcf4d1fd41e745 authored over 4 years ago by Matti Virkkunen <[email protected]>
Add --work-dir flag

8b8955c8dce93d56ee880071b2028f29e614d844 authored over 4 years ago by Noah Hüsser <[email protected]>
Improve logging

8014a0013e39ff606d3404c500a46509b6965a4c authored over 4 years ago by Noah Hüsser <[email protected]>
Add an argument to directly provide an ELF via an argument

ac27527d5ba46f6a4b7551a39c6231ae5394c65a authored over 4 years ago by Noah Hüsser <[email protected]>
Final bugfixing and CHANGELOG update

75197c1c07e3acbf861d463964c0c30c6fc8f550 authored over 4 years ago by Noah Hüsser <[email protected]>
Point to probe-rs master

4ab584c6bda16c91fdf47b4c04c7105db7c2be92 authored over 4 years ago by Noah Hüsser <[email protected]>
Change progressbar annotation restoring bytes

a8346a8e4d3c1371c6343057471be0daf606c420 authored over 4 years ago by Noah Hüsser <[email protected]>
Remove irritating println

5b19f5ee2048badca3fa0561fb9a0e78a8ac83d2 authored over 4 years ago by Noah Hüsser <[email protected]>
Change message for flash page restoration

9dbe5eaf9d8e227eb3fdb310387bc0746782f151 authored over 4 years ago by Noah Hüsser <[email protected]>
Prepare for 0.6.0

eb0dcd74ef747f7e4d3eea02fdb31008d5768828 authored over 4 years ago by Noah Hüsser <[email protected]>
Adapt to the new download function signatures

50126c25f09bd4c2eb037ea9b0a886dfa287d119 authored over 4 years ago by Noah Hüsser <[email protected]>
Add filling capabilities

+ Added a flag to selectively fill the erased portions of the lfash with
previous contents
+ Adde...

dff34e8d6ac67368d1d405a9f4e10b5b0a51321a authored over 4 years ago by Noah Hüsser <[email protected]>
Use git dependencies

8d5e12130ce1c812dccfead692fcad543e064d37 authored over 4 years ago by Noah Hüsser <[email protected]>
Fix clippy lints

2c8031838a9158efda6e62563632d29d0906b9b2 authored over 4 years ago by Noah Hüsser <[email protected]>
Remove old, untrue hint from the CLI; Set proper probe-rs versions

25d2eb07bfe7848725881d6541d6fc3d3ca2eba0 authored over 4 years ago by Noah Hüsser <[email protected]>
Add speed setting

3853cad6ef3fd6f48d20485f7eba8bdfb78def96 authored almost 5 years ago by Dominik Boehi <[email protected]>
Update changelog

08b147284bf5e5da9994ba1b061c0c810eaf2290 authored almost 5 years ago by Dominik Boehi <[email protected]>
Stop progress bars when an error occurs

bdcc10abcecbfce79a8c713a5cb77cebcabc16a6 authored almost 5 years ago by Dominik Boehi <[email protected]>
Prepare changelog

c2c4bde183a5de264c27af1a325e360df22d5de6 authored almost 5 years ago by Noah Hüsser <[email protected]>
Set probe-rs to crates.io version

367b12e880e1febb0683a7ee852288695f70af4e authored almost 5 years ago by Noah Hüsser <[email protected]>
Added the --log flag

996c790c9b9afb162c946fd22bc8658cb60778b3 authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix clippy warnings

0708fc84b4c3ccfd3af2aece8d49617c9673b463 authored almost 5 years ago by Noah Hüsser <[email protected]>
Update dependencies and improve cli hints

9eb4b8f9a709c2aa44d02892ce5276158bbcf915 authored almost 5 years ago by Noah Hüsser <[email protected]>
Improve logging such that the log is also printed with progressbars on

8cb742f14617f53f6f3e5f6a2f9cb64e31a8197b authored almost 5 years ago by Noah Hüsser <[email protected]>
Try and log while progress bars run; not sure if it works because windows could be at fault too ...

e8a25fb288f87962f88add2394522bf7934fa9d5 authored almost 5 years ago by Noah Hüsser <[email protected]>
Update dependencies and changelog

ec5a0c82e555bd5eab03fbce58659229bd2c60fa authored almost 5 years ago by Noah Hüsser <[email protected]>
Address review

7ce114775987c12b2652766174e1aa76bda16546 authored almost 5 years ago by Noah Hüsser <[email protected]>
Add Cargo.lock

f4593d06012d8d82694e51f22609182e076c0774 authored almost 5 years ago by Noah Hüsser <[email protected]>
Swap back to probe-rs master

5a8cb8a24703f6d683dfc2b1a6c7f45463066856 authored almost 5 years ago by Noah Hüsser <[email protected]>
Adapt to newest changes

6ba3edc928e0f43c53160f5757d1fb7ee44f6af7 authored almost 5 years ago by Noah Hüsser <[email protected]>
Cleanup argument filtering and add support for protocol selection

2ddc1e31373bb65110da22c5b3ccb18c5b576d4b authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix clippy lints

90f2a482e505bd8b00223437b42dd0fbbcf4dde5 authored almost 5 years ago by Noah Hüsser <[email protected]>
Remove old uncommented autoselection code

871386429f912919c7c7017dafd008489fb3451f authored almost 5 years ago by Noah Hüsser <[email protected]>
Point to master again

a485f35668a45cdfe7b100703da2f3b5cbf993ee authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix #1

38b9bc6d8bc79d3dc7335c5c52c5aeea7a671f79 authored almost 5 years ago by Noah Hüsser <[email protected]>
Add JLink support

68ca721c328ec55b2de501ea5a9d64da12e6ab2d authored almost 5 years ago by Noah Hüsser <[email protected]>
Bump direct dependencies to reduce number of indirect dependencies

Signed-off-by: Daniel Egger <[email protected]>

49671b09ca9c854c1ce61c260288a82733ae3e03 authored almost 5 years ago by Daniel Egger <[email protected]>
Make the --chip argument optional again; Remove algorithms from the target list as they cannot be chosen anymore

c69f50e3f940f7305883b7db678625fb631a416e authored almost 5 years ago by Noah Hüsser <[email protected]>
cargo fmt

d7e00a85c0ae116e3ca7c0adb30d8fda9bd1e152 authored almost 5 years ago by Noah Hüsser <[email protected]>
Run cargo fmt

e161ec1eec1748b4bdf39f042fc165366e403ad8 authored almost 5 years ago by Noah Hüsser <[email protected]>
Remove branch requirement on probe-rs

767b64a6613e83ed735f7e269d24b41713c3028f authored almost 5 years ago by Noah Hüsser <[email protected]>
Bump cargo-flash version

c2a1c4e43ea511932cd3f6ba45605dd6318bb791 authored almost 5 years ago by Noah Hüsser <[email protected]>
Bump versions of probe-rs deps

ea9d10fac7bb4749f3e6926c8ba64d4d6b99e6b7 authored almost 5 years ago by Noah Hüsser <[email protected]>
Ready for new API

9d0f399845b7ddb67d8a67c16a910bfabcda31c4 authored almost 5 years ago by Noah Hüsser <[email protected]>
Adapt cargo-flash to the new API

e166f0d2a695643198f0179cfe48deb3fa934eb8 authored almost 5 years ago by Noah Hüsser <[email protected]>
Add Github Actions, templates, licenses, and update Readme

5006e4e3fa4cc4584b115aa2cbc967a787619eb0 authored almost 5 years ago by Dominik Boehi <[email protected]>
Fix wildcard dep

d31d994a8176940d6602a355471f8fdc2aa88bd7 authored almost 5 years ago by Noah Hüsser <[email protected]>
0.4.0 release (#126)

* Make crates ready for release

7012049337c0b13188d4044f9b5bdd29e36be2fd authored almost 5 years ago by Yatekii <[email protected]>
Fix most of clippy lints and run cargo fmt

204943c6919a01852dc8cb0e8b791557f57bffcc authored almost 5 years ago by Noah Hüsser <[email protected]>
Add the gdb stub to cargo-flash

--gdb flag for starting up the stub
--no-download for preventing actual flashing if one just want...

d8b876849c698f5186141d1932a58b69f103a328 authored almost 5 years ago by Noah Hüsser <[email protected]>
Make si/s work

10b1170fc0fdafe4aa15e848379d313fed62fab6 authored almost 5 years ago by Noah Hüsser <[email protected]>
Relocate the gdb-server machinery into a lib/bin crate which features a binary to open a simple GDB server as well as a lib which enables other crates to open a server

214648c3ca85f69fe2894a881329ff13acef16fb authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix the excessive CPU use after the TcpStream was lost

3c88dff4bd9a3e8a2db21844308b5df6b3cb1540 authored almost 5 years ago by Noah Hüsser <[email protected]>
Add functions to list all probes, and open probes from DebugProbeInfo

786418415e83977dfb845b57d4c64f85ff16f5fb authored almost 5 years ago by Dominik Boehi <[email protected]>
Only auto-select probe when a single probe is connected.

08bcb503eda782cb1f020261a0aa2880b8395b97 authored almost 5 years ago by Dominik Boehi <[email protected]>