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
116: Bump probe-rs from `45d2540` to `7b33b4b` r=Yatekii a=dependabot[bot]
Bumps [probe-rs](htt...
66cf51da7b1542b7db7ffea157694a550416176a authored over 4 years ago115: Bump probe-rs-cli-util from `45d2540` to `7b33b4b` r=Yatekii a=dependabot[bot]
Bumps [prob...
d4069806d7fa17fc77651c7b48f49baf135bb546 authored over 4 years ago
Bumps [probe-rs](https://github.com/probe-rs/probe-rs) from `45d2540` to `7b33b4b`.
- [Release n...
Bumps [probe-rs-cli-util](https://github.com/probe-rs/probe-rs) from `45d2540` to `7b33b4b`.
- [...
Bumps [probe-rs-cli-util](https://github.com/probe-rs/probe-rs) from `45d2540` to `7b33b4b`.
- [...
Bumps [gdb-server](https://github.com/probe-rs/probe-rs) from `45d2540` to `7b33b4b`.
- [Release...
116: add git commit hash to version r=Yatekii a=benmkw
as discussed on matrix this may be helpf...
c8e1fba019acc5af19e92e295871dd538f0654e0 authored over 4 years ago412: Add support for MAX32665 and MAX32666 microcontrollers r=Yatekii a=Rahix
Just generated th...
7b33b4b42ea1de33c98cb2e46986217e7c86f515 authored over 4 years ago
The auto-generated description from the CMSIS-PACK incorrectly defines
the SRAM size. Move the ...
e1ee995ea5da2b4c7bf60577eb0ad862042f7dc1 authored over 4 years ago
411: closes approximately 83,333% of issue 16 r=Yatekii a=benmkw
ref #16
I could use Defaul...
1e50898bfa98ed395f6de9a5338b19fc9c418c26 authored over 4 years agocloses approximately 83,333% of https://github.com/probe-rs/probe-rs/issues/16
98b2a95883f51a033af7a39ff78fb6c9d44a5ca5 authored over 4 years ago410: closes https://github.com/probe-rs/probe-rs/issues/278 r=Yatekii a=benmkw
Co-authored-by...
3f36fa32bc4ac0a7a4cca89e1afc58c551e979e6 authored over 4 years agothanks for the suggestions :)
Co-authored-by: Yatekii <[email protected]>
66e3926eaa52a4664b87477f25de89b64bfe2bd8 authored over 4 years ago409: apply some clippy hints to remove them from showing up in code review r=Yatekii a=benmkw
I...
5aaeada076d2cc7470b017234a258f5584cf91e2 authored over 4 years ago
the nested if and << 0 are arguably worse now, not sure if you just
want to have the clippy warn...
1846cfce17e02c2ae5cefb29e06f5e0f80694cce authored over 4 years ago
1d10a97543a59bfa07c5119c0a6daa0596caae34 authored over 4 years ago
as discussed on matrix this may be helpful for user bug reports
I could not find a way to forma...
3a7675732dcfe4c23427d0a7236b5c5d0da61598 authored over 4 years agob755ff62234e2ec395ffc68949630023aee24b09 authored over 4 years ago
6dd8fa2aa24b2101a565e88999ff11aad678c18f authored over 4 years ago
408: Update gimli requirement from 0.22.0 to 0.23.0 in /probe-rs r=Tiwalun a=dependabot[bot]
[/...
21b26ad020cf07cd797593c503a7c8f3a8530fca authored over 4 years agod771e541cf50ee3433c260b33ba1b28873db4006 authored over 4 years ago
Updates the requirements on [gimli](https://github.com/gimli-rs/gimli) to permit the latest vers...
78a9f297fe6fb80d7b8ba8986b9d2c48de393afc authored over 4 years ago406: Update object requirement from 0.21.0 to 0.22.0 in /probe-rs r=Tiwalun a=dependabot[bot]
U...
0c11ad07b248051ced2810175e4d63f23d9f582b authored over 4 years agoUpdates the requirements on [object](https://github.com/gimli-rs/object) to permit the latest ve...
3a7d70bb4e1e78aca83726bf58098878f27c42b2 authored over 4 years ago405: Fix the coloring of the build output of all CLI utils r=adamgreig a=Yatekii
Co-authored-...
2d828cf6433510336d58be7036b109a1b0de9180 authored over 4 years ago7c2c8607bb13ce3e45924267276cdbd1f747fe54 authored over 4 years ago
403: Adding "core" value to the nRF91 Series r=Yatekii a=macthestack
Fixes #402
Co-authored-by...
0dc58279886928b4b46bc446bedbd46bb52fc10a authored over 4 years agoa0933205fc97989fd21526f7f49b3e2d54e53d35 authored over 4 years ago
400: Add EFM32PG12 target r=Yatekii a=timokroeger
Extracted from `SiliconLabs.GeckoPlatform_EFM...
c0330d90f564b8217495bf5c8029e1edcec5cba5 authored over 4 years ago
Change to return Vec<DebugProbeInfo> instead of Result<impl Iterator> to match
the other list_x_...
Extracted from `SiliconLabs.GeckoPlatform_EFM32PG12B_DFP.3.0.0.pack`
Removed duplicates. Differe...
c3179417a01079bbff3eee5056a9f051a491b85f authored over 4 years ago
397: Implement chunking of large 8-bit reads for stlinkv2/v3 r=Yatekii a=pinealservo
This follo...
b1a212eeb7cf1f90b5792ae8489791fcaa6fc431 authored over 4 years agob7b69c8963cc65550257d2985ac35ef4ad56c15e authored over 4 years ago
e68ebfca42fb003e88c70973ec61cd1e4c93fcfd authored over 4 years ago
This follows the pattern already implemented for 8-bit writes; small reads go in
one 8-bit read,...
385: Update base64 requirement from 0.12.0 to 0.13.0 in /probe-rs-t2rust r=Yatekii a=dependabot[...
75c1d7099df6ce63d64d3f2284bc3e83914d90e0 authored over 4 years agoUpdates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit th...
9c53ad04a3bdcfcd40c9517e421236a1f27b906d authored over 4 years ago384: Update base64 requirement from 0.12.0 to 0.13.0 in /probe-rs r=Yatekii a=dependabot[bot]
U...
caffb82cb8394f73a23b3c93b5f6f89c4dda53cc authored over 4 years agoAbstracted the rom table components a bit.
8ec0ee69e6b4abf1fdb6150c6726f1d3667c77bd authored over 4 years agoUpdates the requirements on [cargo_metadata](https://github.com/oli-obk/cargo_metadata) to permi...
9dfed7dd2901e4577e63a7329d2359197c3988c8 authored over 4 years agoUpdate
8ec8eec355666c0a001a3af7a598c25f540364cd authored over 4 years ago298: STM32L4xx can now flash more than 64kB r=Yatekii a=korken89
Based on this project: https:/...
0dc90f2b48b3853fc59f1ed895de597b051d0d91 authored over 4 years ago382: Added target files for ATSAMD21, ATSAMD51 r=Yatekii a=ryankurte
hey this is, so cool! i'm ...
f48f92eaebbf6d64d4f7119939f18e4295fb0386 authored over 4 years ago
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.18 to 0.3.20.
- [Release notes]...
390: add STM32L1 target r=Yatekii a=hdhoang
Generated from Keil.STM32L1xx_DFP.1.2.0.pack.
Ho...
3761e8fb2e79bfa692217c19be0e0e17825fec52 authored over 4 years agoGenerated from Keil.STM32L1xx_DFP.1.2.0.pack
ded0fd55a093ca70b5926df2b6ec996597058a44 authored over 4 years ago389: Fixes read language error r=Yatekii a=bfrog
Prior to this change I'd see probe-rs-cli info...
ea1115e47af8ef21803775f86cbf6175f26895fb authored over 4 years ago
Prior to this change I'd see probe-rs-cli info fail on my machine with
my probe as it tried to d...
386: CMSIS-DAP: Cut trace output of buffers to only show first trailing zero r=Yatekii a=adamgre...
4d8058d1bcb1c0b348717a7d375fc7d736fafeb6 authored over 4 years ago7e24e3e413adbf4929da7f42230696bccb7b67ae authored over 4 years ago
387: CMSIS-DAP: Match only on VID/PID if no SN is specified r=Yatekii a=adamgreig
This resolves...
1e2a932ddd721317440d91c50f9c773d99dbf173 authored over 4 years agof9759d3ce96256fdd9675e5bd3049087233241ae authored over 4 years ago
c42b2e9521e9cede47a61cedde3535d359fc6e04 authored over 4 years ago
Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit th...
299e2f5b4430af988780bc34f61589c61d70fa22 authored over 4 years ago16bad4dfbfe8eb147f3cd2c981080b479441becc authored over 4 years ago
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.10.0 to 0.12.0.
- [Release notes](https://g...
74: Bump serde from 1.0.115 to 1.0.116 r=Tiwalun a=dependabot[bot]
Bumps [serde](https://github...
988c28071cdad98d5653975979c698bbc0b96c7f authored over 4 years ago
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.115 to 1.0.116.
- [Release notes](http...
87: Bump structopt from 0.3.17 to 0.3.18 r=Tiwalun a=dependabot[bot]
Bumps [structopt](https://...
17a3843e24889e5ab199e95c9a3d2c0c4bbcd39b authored over 4 years ago84: Bump actions/checkout from v2.3.2 to v2.3.3 r=Tiwalun a=dependabot[bot]
Bumps [actions/chec...
d2c3a71c08eb9ab3b9daee215c400f85578a2964 authored over 4 years ago89: Bump structopt from 0.3.17 to 0.3.18 r=Tiwalun a=dependabot[bot]
Bumps [structopt](https://...
9e3a6874cc75ae72d46ed9856483de5232a2ad16 authored over 4 years ago91: Bump actions/checkout from v2.3.2 to v2.3.3 r=Tiwalun a=dependabot[bot]
Bumps [actions/chec...
69e082fe16db63e4eeda9478fb55b1b07bd563c9 authored over 4 years ago
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.17 to 0.3.18.
- [Release notes]...
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release ...
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release ...
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.17 to 0.3.18.
- [Release notes]...
380: Add STM32WLE target r=Tiwalun a=ijager
This adds 3 chips: 64k, 128k and 256k versions.
Co...
8bd8e6e49d2d6246088f57c6530616890f106e81 authored over 4 years agoThis adds 3 chips: 64k, 128k and 256k versions.
0a735cd882e19ddd4e8d5f536e0effb66a4ecbe8 authored over 4 years ago378: Make FTDI an opt-in feature r=Yatekii a=jonas-schievink
Co-authored-by: Jonas Schievink ...
2b5f7308937a696c07db72a3ab038a269d29b2bf authored over 4 years ago34ac5ec1801dfc791fe4875df31093720b8cf1a7 authored over 4 years ago
375: Clarify naming of probe interfaces r=Yatekii a=Tiwalun
Co-authored-by: Dominik Boehi <do...
8262576839a8f4dd6c01350205a9229f82caf353 authored over 4 years agoff38d88a04af5a76077f9580b290fff7012d32ad authored over 4 years ago
61799e9c092ece78274e52860062767aa7389013 authored over 4 years ago
369: Use dedicated ST-Link APIs r=Yatekii a=Tiwalun
This uses the dedicated APIs for memory rea...
7ff12251295069855ac2df11f9a37da7a765d231 authored over 4 years agoce3aa67f7be777e0280aa3dd6f7ad1ff67aeafb7 authored over 4 years ago
Co-authored-by: Yatekii <[email protected]>
1100bbc95ae0c03fcba153f01b4e46cc85958fcb authored over 4 years ago374: Add speed option to ram_download example, improved error message for mismatch r=Yatekii a=T...
1a3c417ab88755b36eea5a8985b0f400180f6313 authored over 4 years ago376: Fix links in changelog to point to working compare views r=Yatekii a=Tiwalun
Co-authored...
79705597989e7794b210323b3bfce8cddb0830ef authored over 4 years ago80: Point links in the changelog to the cargo-flash repository r=Yatekii a=Tiwalun
Co-authore...
c1ee159a16f194b1f1ed1dcdc9d207dd63eba3dc authored over 4 years ago2e50098c02b5263d815b76fef7c4d6d03741eab0 authored over 4 years ago
a12faec67f3edc9a52c8bd9665ce4d644ad1caf3 authored over 4 years ago
8c73d9bdbbac5150fe5a47bad98dbeca1dce5961 authored over 4 years ago
73: Revert stupid hardcoded format for channels and add config r=Yatekii a=Yatekii
Co-authore...
d23224d164e358919ebfabcb598e978518ba4089 authored over 4 years ago8f78488a1ae0e71219598e6750d25ab2f6d23ae3 authored over 4 years ago
a1fae88eea9196ccf79c58ca5d48aa8257d42121 authored over 4 years ago
452c7648530026df7f7dbcc24e642334ca44421d authored over 4 years ago
70: Exclude broken crossterm version r=Yatekii a=Tiwalun
Co-authored-by: Dominik Boehi <domin...
a4a0eafed98757a6a6e81c335e9ff083a9b47075 authored over 4 years ago1b0cfa4851dc66035d8cfbad30f7f73fa827c50e authored over 4 years ago
370: stlink: send_jtag_command retry if target returns SwdApWait/SwdDpWait. r=Yatekii a=Dirbaio
...
e889c664ca4dda039c153b27aad51c1f125065d0 authored over 4 years ago
6a2091ec652a54672187aec66096d7530399d410 authored over 4 years ago
This reduces memory allocations and allows calling write multiple
times with the same cmd withou...
368: m0/set_breakpoint: match a single halfword r=Yatekii a=japaric
the current logic matches b...
d655ed5e70b0e704c4ddf407b004ab170231c340 authored over 4 years agoc8c241b19a232f4be43cfb7a1116143b80ce401c authored over 4 years ago
8a6d14bdd5b76cf9961f9c59cbed5e4ae4c96144 authored over 4 years ago
This reverts commit d4a9c749d4a34dade3b6f7716095b9f50837a8db.
2b2e1f359d6108c6ecab26f7a9cf592fc47d6c3c authored over 4 years ago- Add architecture specific core description structs which can hold dp and ap as well as some ot...
d4a9c749d4a34dade3b6f7716095b9f50837a8db authored over 4 years ago