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
0ff078181f859bc337795ca16ce6d830463fb6cf authored about 5 years ago
2979cb6a377269906efdd918d6a7c64632a03ea0 authored about 5 years ago
7ad07e5cdc62d333f585e6f9b987cb8799475a7e authored about 5 years ago
253335178f1aca911f762f1af40e9a352fc3e968 authored about 5 years ago
7060e1d8370335b6e08673eff9935e7c0aea21af authored about 5 years ago
e0abc3b4db1f4f961fe9f3d55066b10856d1e2b8 authored about 5 years ago
addb9eac1618c34f96b5366acdfd557a726acbd8 authored about 5 years ago
529bcad9e5409d79fecca68041c435397936dcf0 authored about 5 years ago
592b4d5120b81194f0c0cadcaa9725139ec5f6a3 authored about 5 years ago
d30b209fe6ef78e2a2b994992990be8fa9fa6ba8 authored about 5 years ago
2131fad182187522416dfd15409cc543f5eb5457 authored about 5 years ago
08930a3caecb28ef77b81a7b9aecc4eaf4235cad authored about 5 years ago
1dc0904382bff57a8818ba0add6d42ebc2666846 authored about 5 years ago
6d1d87b1c65f63c172fc18716ed96c812b2a0222 authored about 5 years ago
29539c5658bf831f429a039bf4ecddd857131911 authored about 5 years ago
8c490478e221aecbb2e6c7bb630d7af978aab41f authored about 5 years ago
1e5ca0f22947cf1ede24c994c09f32edc4fb9858 authored about 5 years ago
Add support for multiple flash algorithm per chip,
and automatic selection of the right one.
Ad...
711e4086e4af2d1d9a9d356a1ed03115e613eb0f authored about 5 years agoc414d0ad87221577066989820b86dcd10d4e26c9 authored about 5 years ago
4b7c49527de63cc4c6d62b910e5324addbb38c9b authored about 5 years ago
5f17db9f1ff08caae521f6fc5caad454a9c0faa4 authored about 5 years ago
35180d2d0489125c3fd9214abfdee48ac090953d authored about 5 years ago
Code generation is now done by the probe-rs-t2rust crate, which
makes it easier to run it separa...
47e7ff8b876b4d56cdab10ed199cb649c3fffe18 authored about 5 years ago
0c56cbd40624a7979bb1d850fb9ed3c35b35bbcc authored about 5 years ago
11b871dea658133a82b7c5bb8f11fbc82ff7361f authored about 5 years ago
Add a flag to disable progressbars
2dcc241568902a030d28cc29722046610882be9d authored about 5 years ago9551f84c43e3e2490fda8096f552fa353ed5dc60 authored about 5 years ago
ac08a3d463b073fdfc172d8d248537012de74a2a authored about 5 years ago
dde613439571c558f3b1de012f2f12ab482d98ca authored about 5 years ago
c2f265ddd22ede1326412c6313c3aef1f7cf7a0c authored about 5 years ago
0797cc6c8f3d2a815ae99aba97c6a60266e48d87 authored about 5 years ago
fa4ca3d7f6908855e375f7608b540af73bb3d020 authored about 5 years ago
8cde71cb8ee8bc0ce6d6ad736525098c6960612a authored about 5 years ago
0b7a0d1fa15899a882d4d2238f6980927bad02cb authored about 5 years ago
d8932d1d51becce766301afa763a7ae8c75fa30c authored about 5 years ago
194496191ae20dfea7389c6af6461d65f700641b authored about 5 years ago
a21ffd1aed6e2e0fc1fe1a6fa80923c8a022daf5 authored about 5 years ago
544e3f7db0f275b3d80e71899694255eae693c87 authored about 5 years ago
For exemple NXP LPC18x0 and LPC43x0 do not have any internal flash,
they instead support various...
Sort devices so that a given input pack always give the same output yaml
f4381744814a88217ec0e8b54b272b33116f1a38 authored about 5 years ago
This makes it much easier to compare yaml output from two slightly
modified packs or to compare ...
7922af8a7595881503d8db4f26aa3b537d8f3668 authored about 5 years ago
eb365c08e95d41bddb13813104f69b977f29d954 authored about 5 years ago
dcd661854b174fe8f5a88b2a411ae3832c6d6c49 authored about 5 years ago
711253d7bdb4f5108cd6081c0a92c7b7d714ec98 authored about 5 years ago
* Fix autodetection for nRF chips
* Improve error message when chip autodetection fails
245a53346941d6dcfb582fd42ab201bc5ab41444 authored about 5 years agoe696b1278440b87df0b5c20822dd858923ee1eb8 authored about 5 years ago
Use block transfer
bffbea5bd08956d30bbfbc22bab519a5ef6b2478 authored about 5 years ago6343611fa9b715653d36d06a5e52f8dcb2aff827 authored about 5 years ago
a341cf5c4caaef0457c2ed930782c1e333ca0fc0 authored about 5 years ago
1fbd15a6b3ff5957fc446ae2e0d41156d1a1fdbe authored about 5 years ago
2536748a9f42e0c1a8ad40d064b5a15c448b9481 authored about 5 years ago
c3386ac9b01304f4dff53b2825f5c0eb918f10a3 authored about 5 years ago
be126709a45b8e1d9e164e7c8f6f135b315e3fdd authored about 5 years ago
94732d95b185cc940d34c70efb23abd05095e214 authored about 5 years ago
e9d5f4c75d6625da5cbc94a7f5eabe313530de6b authored about 5 years ago
* Use structopt for argument parsing
* Update dependencies
* Fix version in Cargo.toml
e65adb13a2a97b1fa64c0e225f285fb0f1fa46bf authored about 5 years ago* Update probe-rs dependencies
* Replace objekt with dyn-clone as the crate got renamed.
*...
c3c815b14ab5de2b11e7600cc7566df4d848fd25 authored about 5 years ago71488f789c33ba1dd80605da32dd6c5664246f23 authored about 5 years ago
d1643d4e4cab68d6e421f423f6071ae9157433c9 authored about 5 years ago
7ca08c1f498efd2c252b46e0ab5d8a5787fdfc0f authored about 5 years ago
41a87c2905717c1af4013fce2fe16b4537847b65 authored about 5 years ago
92c3c3284cd95c3e917d83347859ccdb4554d89f authored about 5 years ago
ad094637e1b89ab93bf920ea6877ec6e3bfa67b1 authored about 5 years ago
971e38529622463f62cf5014b43a78f2161157a4 authored about 5 years ago
6615b90e7686d14be613f57366e186dd9b5236ad authored about 5 years ago
e509f4249721bfe8bfd730eb830be3d2f5aa8f1f authored about 5 years ago
f6257c5f228a28c1d9ef86848e4e47332011f497 authored about 5 years ago
a31efff7d5b9ed3691207e50de7ebeafe722c1fd authored about 5 years ago
30e560c4ffd207d6b6668eb59d8d54b71121abfb authored about 5 years ago
23798d62d94831a43267514be4c8c03ced412417 authored about 5 years ago
0d63e54090994ac4c3d0e5f70d06844d9b993d84 authored about 5 years ago
ef52320a0bc83c609804feaaecfc2499effca08a authored about 5 years ago
30284c4935eccb06ac8422b70deca7a7b803650c authored about 5 years ago
aa6a95dd9f932c0bc1657617855212b9ec7e65a9 authored about 5 years ago
b66da77d278396195b3b154b9ff177e7d94264da authored about 5 years ago
71987cdbd9134a258b92d3b560d8ed9b79532f6b authored about 5 years ago
8c60b6bc0710d7cb6348b17b8c273a2a3d87394c authored about 5 years ago
21540e28b5dc67b139a10196642fb8eabe449619 authored about 5 years ago
81d1b9f55eb53eb08e798240eff84e1be56a8d02 authored about 5 years ago
Good thing we will have CI now ;)
c1c320efc19455f85800a1761fd47a83834cbc1e authored about 5 years agoOtherwise it will randomly break in CI and for people trying to use it.
d9e75ba8300a438bdf74efe8a65f2d86e6ab7861 authored about 5 years agoOld panic message:
'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { c...
c234ed0272c814cd11e49103f157e3ca5311839c authored about 5 years agobcb485349a757a50e2852cc0a5a6bea43a2b8b41 authored about 5 years ago
520bf94b203b5c477cd4a4fb767acf1fc461ef3b authored about 5 years ago
e9e6fcc09ace00edc17c6dc810ff1a1812317ddf authored about 5 years ago
ef6c760508db1d9efaa43a0b2014f78476f73967 authored about 5 years ago
d10c66108fbdacfe2fe292cf087761a2b48227df authored about 5 years ago
4f9ea972e3a1c9b27559fd66e3683faf5abe5305 authored about 5 years ago
d3c7bbdaec9a49848fb3e89e76d50d2883410a32 authored about 5 years ago
6f58c5dd3190358bd17e671b1aef47e0e325402b authored about 5 years ago
8fc177e783da8358347702f5b5eef31f30a4241f authored about 5 years ago
c200806dcf82dc043f769ff144fc3a8fb2fac3f3 authored about 5 years ago
4c574e47561d5f8c8794c37f39a49667c7482cd6 authored about 5 years ago
5640252df23275baee3745e3ad34b995a6819354 authored about 5 years ago
0f5a32e08ca5f387c14f97eaf2d7b40d965612b2 authored about 5 years ago
* First draft of the config structure for cmsis pack based flashing configuration
* Remove re...
4dda1fc14e5e1ba633a28503b540857875cc24df authored about 5 years ago* First draft of the config structure for cmsis pack based flashing configuration
* Remove re...
f1ee66feaf9f4baa36e6ec35e7896cb85374b39c authored about 5 years ago
Most of the code is based on the M0, with some small adaptions
to the register definitions.