Ecosyste.ms: OpenCollective

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

probe-rs

We write open source debugging tools for embedded microcontrollers.
Collective - Host: opensource - https://opencollective.com/probe-rs - Website: https://probe.rs - Code: https://github.com/probe-rs

Run renovate bot weekly (#1527)

Reduce the frequency of updates to weekly.

github.com/probe-rs/probe-rs - c98eaed205024f3c3913bd95f68e58f50893db87 authored almost 2 years ago
Update rustyline to version 11.0.0 (#1526)

github.com/probe-rs/probe-rs - ee8c3a38d8a83c143476cce0f0a51affc2fc45c1 authored almost 2 years ago
fix(deps): update rust crate hidapi to 2.1.3 (#1524)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/probe-rs/probe-rs - 93fb25837331a532d481fc37e7b402038a518b21 authored almost 2 years ago
fix(deps): update rust crate cargo_toml to 0.15.2 (#1520)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/probe-rs/probe-rs - 7661afcd7f56e44031f4c5555ce975e98362b5a7 authored almost 2 years ago
Add custom sequence support for STM32 F0, F3, G0, G4, WB, WL, L0, L1, L4 (#1521)

Currently probe-rs supports custom sequences on STM32F1/2/4/7 and H7.
I've checked the reference...

github.com/probe-rs/probe-rs - 9f02e27d32a86ac3f5161d292eb0d5fe661dcb4e authored almost 2 years ago
Debug: Improve handling of DAP requests (terminate, disconnect, restart) (#1506)

Fixes #1197
Fixes #1507
This updates the behaviour of the following three requests, as per the
...

github.com/probe-rs/probe-rs - 8498ef44f5466393acaf3e4ddcd444d30e61dc8d authored almost 2 years ago
Fix CI badge URL (#70)

github.com/probe-rs/webpage - 8f786e3aa48dd43f8e4c3882d1b08f011e5ffca9 authored almost 2 years ago
Update README with new icon and gif

github.com/probe-rs/vscode - de5692e1627b246e6e96c374db4018a8e5877cd8 authored almost 2 years ago
Prepping for VSCode marketplace (#69)

github.com/probe-rs/webpage - 83099462bb787af746f0b4d88aa59a58fb17609a authored almost 2 years ago
fix(deps): update rust crate time to 0.3.19 (#1518)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/probe-rs/probe-rs - b8133fb46bf7661ccf5e23d8f3a6dcba8ac7a6db authored almost 2 years ago
Add steps to publish.yaml

github.com/probe-rs/vscode - cb7cb9303d7c46999e7fa6c47eeb7b2338cc4318 authored almost 2 years ago
remove yarn and replace webpack with esbuild

github.com/probe-rs/vscode - 850aacbd5079b05a7675edf525ee3b72e9220c86 authored almost 2 years ago
fix(deps): update all non-major dependencies (#1516)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/probe-rs/probe-rs - d1d500b6be0c85d6f10cb7e42a2c37cd62ef91fd authored almost 2 years ago
Rename main application

github.com/probe-rs/rusty-probe-firmware - a19051f042a3aa2dc2becef95b9b34fd9f9d6728 authored almost 2 years ago
Merge branch 'rusty-probe'

github.com/probe-rs/rusty-probe-firmware - 1dd92472c63c78ca4896f19c6ab8931e7652964b authored almost 2 years ago
fix(deps): update all non-major dependencies (#1515)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/probe-rs/probe-rs - da588ab870d20059d4386f90dcc6469108b14bc0 authored almost 2 years ago
Workflow syntax fixes

github.com/probe-rs/vscode - 4473ece486938c304e0fc2bc58331a8418917c66 authored almost 2 years ago
Remove placeholders to web-extension

github.com/probe-rs/vscode - 27a315d093fc7a59ff70fefafecb211e07636a98 authored almost 2 years ago
New publish.yml

Publish: Bump patch version

fix publish

github.com/probe-rs/vscode - 5f1bb3ef0e251d9412630cfd84afa4da29914953 authored almost 2 years ago
fix(deps): update rust crate once_cell to 1.17.1 (#1514)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

github.com/probe-rs/probe-rs - f753de8f4f82254629506d5cd88e35c2c364807f authored almost 2 years ago
Ongoing workflow improvements

github.com/probe-rs/vscode - 0deeb15ce2d261826dfa7d0a8606ad38c79ecd3a authored almost 2 years ago
Fix prettier warning, and add to ci.yml

github.com/probe-rs/vscode - ad5255e37d450134ea0909803a5fb2eea509b6a8 authored almost 2 years ago
Merge branch 'prepare_to_publish' of https://github.com/probe-rs/vscode into prepare_to_publish

github.com/probe-rs/vscode - c2bb2a660e3d61211c0aa3b772edeecf5d88974d authored almost 2 years ago
Add FUNDING.yml, and other pre-publish cleanup

github.com/probe-rs/vscode - 7bfbdce32feb597be1ef597a7847d19acf4482b1 authored almost 2 years ago
build(deps): Bump crossterm from 0.25.0 to 0.26.0 (#1512)

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.25.0
to 0.26.0.
<details>
<s...

github.com/probe-rs/probe-rs - b5c9c54387677e3696a57d6164da33da5f4dcda2 authored almost 2 years ago
Add target support for LPC55Sxx chips (#1513)

Adding support for LPC55Sxx chips besides the LPC55S69, which was
already supported.

Tested wit...

github.com/probe-rs/probe-rs - ce43d119fa5d545d7173e86bffc562e824723784 authored almost 2 years ago
Add Apache license

github.com/probe-rs/vscode - 5e45ca26827824cab1ab02b1aeb66fa63ae9806f authored almost 2 years ago
Just getting started

github.com/probe-rs/vscode - 517e1acea57cfcdb8893a28a6c779ac91e6c4e02 authored almost 2 years ago
Update Icon `probe-rs-debugger.png` from `probe-rs/corporate-identity/PNG/Icon Primary.png`

github.com/probe-rs/vscode - eb7c2e0f277e9b1e39170ee09c876133d77f3840 authored almost 2 years ago
Merge pull request #46 from probe-rs/fix/improve-error-message-missing-binary

Improve error message when debug adapter executable is not found

github.com/probe-rs/vscode - 4485f187a8729532ab35603c8f39f30a3938a546 authored almost 2 years ago
Undo changes to .vscode/settings.json

github.com/probe-rs/vscode - 5dcf6e5f7ade8f5f570d1beba4bcb95b4974b772 authored almost 2 years ago
Add options to log output again

github.com/probe-rs/vscode - d6833e5522851cf3200ca42d8e9e033c012c1239 authored almost 2 years ago
Run prettier

github.com/probe-rs/vscode - d89a5610595ef376a611c8017705d8c195975f58 authored almost 2 years ago
Improve error message when debug adapter executable is not found

github.com/probe-rs/vscode - 12732463e0707e4e767a10b29ec6d41d6592c647 authored almost 2 years ago
Update Icon `probe-rs-debugger.png` from `probe-rs/corporate-identity/PNG/Icon Primary.png`

github.com/probe-rs/vscode - 94f53ec124ff8117a159c5752ffa9077919b2db4 authored almost 2 years ago
Just getting started

github.com/probe-rs/vscode - dcc86f822a0605f06e92dce336093210d48c2e2c authored almost 2 years ago
Fix building with RTIC 2

github.com/probe-rs/rusty-probe-firmware - 0850542b5b0689dc1163ff6cc607b1fb55251e27 authored almost 2 years ago
Run checks on merge group, to try out github merge queues (#1510)

github.com/probe-rs/probe-rs - 1e759ae81426128f6c14570a2adf1946dd7c2109 authored almost 2 years ago
Move shared build script to separate files to fix crate release (#1509)

github.com/probe-rs/probe-rs - c75024769e72580600d906c3623ce493e0a9e25c authored almost 2 years ago
fix(deps): update rust crate sentry to 0.29.3 (#1508)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/probe-rs/probe-rs - ce9d57cd80988c94c343806efb757ff6722d5ee3 authored almost 2 years ago
chore(deps): update rust crate serde_json to 1.0.93 (#1505)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/probe-rs/probe-rs - 444014ca105f780603e1bbbc6f18cbccd3b7ac5a authored almost 2 years ago
`prober-rs-debugger`: Improve performance of the `readMemory` request. (#1504)

Fixes #1275

The original issue was more noticeable against the ESP32-C3 RISC-V chip,
but the...

github.com/probe-rs/probe-rs - d7c8fc09b5a356a948becd6e437ba7a206a32840 authored almost 2 years ago
fix(deps): update rust crate toml to 0.7.2 (#1503)

github.com/probe-rs/probe-rs - 5456ef43ff3798521b20274876e7e78976e5dd30 authored almost 2 years ago
Test `cwd` exists (#44)

github.com/probe-rs/vscode - 86c0ffe428786b8c6fbe958eff30732e11d0fa1e authored almost 2 years ago
Fix: VSCode using probe-rs debugger is very slow if `rttEnabled: true` and target application has no RTT. (#1502)

Fixes #1497

The long delay is caused when RTT attach attempts to scan the target
memory for ...

github.com/probe-rs/probe-rs - 38733c30e4e0ab07d1914f8839d568de4427dd54 authored almost 2 years ago
Remove flashing from attach options. (#43)

github.com/probe-rs/vscode - b1d399decebc3902249b98104f09c4ce6e5ba02b authored almost 2 years ago
doc: Better describe parsing of probe selector, add doc test (#1501)

github.com/probe-rs/probe-rs - 081b9a6efb1a22746608a5b9471c7294c6876a41 authored almost 2 years ago
Correct order of VID and PID in vscode documentation (fix probe-rs#1493) (#68)

github.com/probe-rs/webpage - 988a299f16fdf34c062df8c8c4146c7f6906bfa0 authored almost 2 years ago
Release 0.17.0 (#1500)

Released packages are:

- probe-rs
- probe-rs-target
- probe-rs-cli-util
- probe-rs-cli
- ...

github.com/probe-rs/probe-rs - 62ac2e8bc0574f3897ea12f5b787b2560d1f85ca authored almost 2 years ago
Improve cross-compilation support (#1499)

- Add a Cross.toml for cross-compilation to ARMv7 (Raspberry Pi)
- Restructure code which deter...

github.com/probe-rs/probe-rs - e96455b3d2347b1c8151ae4e9b3b6b3f1a645756 authored almost 2 years ago
Add pulseview setup for sniffer board

github.com/probe-rs/rusty-probe-firmware - 57aae6f799baecdf05df89b74c22f22ecc8c5d03 authored almost 2 years ago
Add more JLink IDs (#66)

github.com/probe-rs/webpage - 1d6dd2de7e9979bef134fd18557f5bc0fe90ad65 authored almost 2 years ago
Update zola action (#67)

github.com/probe-rs/webpage - 83bb5bedca86130848c10093a22cc2f6541bf248 authored almost 2 years ago
fix(deps): update all non-major dependencies (#1498)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/probe-rs/probe-rs - 242531a1c854eee1f7c6adc451c9ae12488a4492 authored almost 2 years ago
Fixing erase progress event emission (#1496)

This PR fixes #1469 (again) by updating emission of the flash erase
start/stop events to not de...

github.com/probe-rs/probe-rs - 1b50829f92c6af055cf40770b5436463cae2d03b authored almost 2 years ago
Testing for shipping beta probes

github.com/probe-rs/rusty-probe-firmware - 1b05bb40e1e368ea337d196781d74f5110068ec6 authored almost 2 years ago
fix(deps): update rust crate cargo_toml to 0.15.1 (#1494)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/probe-rs/probe-rs - 7f9adde08985f6f7fbfccffad537b5f4d17dfd70 authored almost 2 years ago
jlink: correctly return WAIT status for AP reads. (#1489)

Fixes flashing the nrf91 with the onboard jlink.

Chip erase still fails though. I think it h...

github.com/probe-rs/probe-rs - 3103fb8c78d651ff9234a349ff585ada472d0841 authored almost 2 years ago
fix(deps): update rust crate is-terminal to 0.4.3 (#1492)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/probe-rs/probe-rs - 765bc2dfb2811591b7b0ae084d24c72872513a1d authored almost 2 years ago
Update `probe-rs/targets/STM32F3_Series.yaml` with `target-gen` (#1436)

Hi,

This PR adds a second ram section to `memory_map` of `STM32F303VCTx`.
This is to fix htt...

github.com/probe-rs/probe-rs - 49df26f5822826a9a1a79942b2422ef9528c4f85 authored almost 2 years ago
fix(deps): update rust crate cargo_toml to 0.15.0 (#1491)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/probe-rs/probe-rs - ec9eecd666562691b036fcc7415c22fe613d9f53 authored almost 2 years ago
Add support for Star-MC1 core (#1490)

STAR-MC1 is a variant of Armv8-M with TrustZone designed by Arm China.

See-also: https://gith...

github.com/probe-rs/probe-rs - 7e16ad73a308a5395414635acad7605951887334 authored almost 2 years ago
fix: Potential endless recursion in cmsis-dap (#1488)

In response to a SWD Fault response, the cmsis-dap code tried to read
the debug port control re...

github.com/probe-rs/probe-rs - 3fd135b248941250a32be1d17274e62d7e89dda3 authored almost 2 years ago
Debug : Fixed a number of known issues, which included some code refactoring to avoid code duplication. (#1484)

- Unwind of variables that are in inlined subroutines now resolve
correctly under all known con...

github.com/probe-rs/probe-rs - cb692379264abb2d40f40b1e91a0190fb596b5e1 authored almost 2 years ago
Fix extraneous MSDAP "StoppedEvent" being sent from `probe-rs-debugger` (#1486)

During the 'step' processing, the debugger would send a `StoppedEvent`
with reason `step`, and ...

github.com/probe-rs/probe-rs - 1eff24b2de094e4cfff1bf810c2583cac620ed1f authored almost 2 years ago
fix(deps): update rust crate zip to 0.6.4 (#1483)

github.com/probe-rs/probe-rs - 038c1bdbfb350ce818b686bf7aedff306d2b996e authored almost 2 years ago
nxp: fix reset sequence (#1482)

This fixes a race condition between the debugger and the MCU during
reset.

github.com/probe-rs/probe-rs - 1145bbf453fccda87146cd4b1cbd8c04b8bc21bf authored almost 2 years ago
Add rdbg! macro

github.com/probe-rs/rtt-target - 0d7f83b9580215072283118b6196c64d8c367fa9 authored almost 2 years ago
fix(deps): update all non-major dependencies (#1479)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/probe-rs/probe-rs - 5a29e83847118c3999a2ca0ab017f080719b8ae5 authored almost 2 years ago
Merge pull request #2 from tgross35/patch-1

Update template to match new trait signature

github.com/probe-rs/flash-algorithm-template - b3abb94826dbdb5c4407af5f40952fe5fc830559 authored almost 2 years ago
Configure Renovate (#1478)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

W...

github.com/probe-rs/probe-rs - 8603498b1a92c7eb83a3591a87509e079af2d630 authored almost 2 years ago
Update template to match new trait signature

Reference: https://github.com/probe-rs/flash-algorithm/pull/1

github.com/probe-rs/flash-algorithm-template - 633e72d6442f5981bdd4609a28cea41b5940bce4 authored almost 2 years ago
Convert buffer to slice so user doesn't need `unsafe`

Convert buffer to slice so user doesn't need `unsafe`

github.com/probe-rs/flash-algorithm - 3b4fc12e79313fb8a6559c6c51387abcd8a0f018 authored almost 2 years ago
Convert buffer to slice so user doesn't need `unsafe`

github.com/probe-rs/flash-algorithm - ca1959593aeef6fbe2fb744f0b75d17b7e62bf6b authored almost 2 years ago
ESP32C6 support (#1476)

- Adds a flash loader algo generated from
https://github.com/esp-rs/esp-flash-loader/pull/2
- ...

github.com/probe-rs/probe-rs - d17a40edf56752fc4495f867a98c39f43625f088 authored almost 2 years ago
ci: Reduce dependabot frequency to weekly (#1474)

With the checked in lockfile, I find the daily dependabot PRs a bit too
frequent.
Weekly updat...

github.com/probe-rs/probe-rs - c2254d7cf6b40303f2e372c3372078f76019e75b authored almost 2 years ago
build(deps): Bump futures from 0.3.25 to 0.3.26 (#1473)

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.25 to
0.3.26.

Signed-off-b...

github.com/probe-rs/probe-rs - 08aea353435f9b98a919561b0c1f2135fc00ff36 authored almost 2 years ago
build(deps): Bump toml from 0.7.0 to 0.7.1 (#1472)

Bumps [toml](https://github.com/toml-rs/toml) from 0.7.0 to 0.7.1.

Signed-off-by: dependabot[...

github.com/probe-rs/probe-rs - a5f5c1b6f4b446d328cb2378ac2f29583d750a32 authored almost 2 years ago
probe-rs: Emit chip erase finished/failed event (#1470)

Fixes #1469

github.com/probe-rs/probe-rs - 261abd7930637c17bc9b6e074e0081327d532e5c authored almost 2 years ago
Fix: Support reading banked DP register on ST-Link (#1471)

`probe-rs-cli info` was updated to also read the DPIDR register, which
led to errors with ST-Li...

github.com/probe-rs/probe-rs - 32449f19db3f812c35a4c4d832d17144c2c2e9fe authored almost 2 years ago
Improve logging in probe-rs-cli-util (#1464)

The logging was done in the format call, which is not the correct place.
Also, some logging cal...

github.com/probe-rs/probe-rs - 09942a60f9204e46d13a84fc40d66be80d9c8a64 authored almost 2 years ago
build(deps): bump toml from 0.6.0 to 0.7.0 (#1467)

Bumps [toml](https://github.com/toml-rs/toml) from 0.6.0 to 0.7.0.
<details>
<summary>Commits<...

github.com/probe-rs/probe-rs - 9807c769ec0e74de673183165b7cd92b7b795779 authored almost 2 years ago
build(deps): bump crossterm from 0.25.0 to 0.26.0 (#1465)

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.25.0
to 0.26.0.
<details>
...

github.com/probe-rs/probe-rs - d1a9621088f62078828ebc5f33272a1e5c38e8c1 authored almost 2 years ago
build(deps): bump cmsis-pack from 0.6.1 to 0.6.2 (#1468)

github.com/probe-rs/probe-rs - acafef1eea7b5ffeea70a02f53956696812cc381 authored almost 2 years ago
build(deps): bump tokio from 1.24.2 to 1.25.0 (#1466)

github.com/probe-rs/probe-rs - 66e644b502d88238e33f5565d759a9014bfc238e authored almost 2 years ago
Try to fix release CI (#1463)

github.com/probe-rs/probe-rs - ab03d7445b551354dbe6d913882759e4c07a87f2 authored almost 2 years ago
Release 0.16.0 (#1460)

Released packages are:

- probe-rs
- probe-rs-target
- probe-rs-cli-util
- probe-rs-cli
- ...

github.com/probe-rs/probe-rs - fdd25b7a00b7f81193a335470d23fdce0ad26495 authored almost 2 years ago
fix: timestamp formatting in cargo-embed (#1459)

github.com/probe-rs/probe-rs - 3d84cbc81f3d03c04aa91353d5cd9e492eeab164 authored almost 2 years ago
fix: Determine local time as early as possible (#1458)

The offset between local time and UTC can only be determined when
only a single thread is runni...

github.com/probe-rs/probe-rs - 83956eb4811151ae556023dd83931052edb4e56e authored almost 2 years ago
Make `up` and `down` fields public to appease rust-analyzer

github.com/probe-rs/rtt-target - 91e9d07bda5b300c342800e3c7c2cd82b8c382d7 authored almost 2 years ago
Fix CI once and for all (#1455)

github.com/probe-rs/probe-rs - 3ade537fd45254cc77fd64f640dcb6ec5a46d39b authored almost 2 years ago
Fix/release ci 2 (#1454)

github.com/probe-rs/probe-rs - a63c56d1ef9ab0396ce621eb1427fad1acb75610 authored almost 2 years ago
Fix the release CI (#1453)

github.com/probe-rs/probe-rs - da69ee0ae17cb2766d503805662a294117e7aa24 authored almost 2 years ago
Try single quotes in workflow file (#1452)

github.com/probe-rs/probe-rs - 7a44bfd65cead322355382b179043b562557fd9f authored almost 2 years ago
Add manual workflow dispatch (#1451)

github.com/probe-rs/probe-rs - c138751fb5942a989625331fa6440e3d44c122f0 authored almost 2 years ago
ci: Extract version from the probe-rs pkgid instead of the git branch name (#1450)

github.com/probe-rs/probe-rs - b5e73a5de425dbaf250bf850b8ba469866772b3c authored almost 2 years ago