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

chore(deps): update all non-major dependencies (#1720)

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

github.com/probe-rs/probe-rs - ce0b65e19ddea44ff1a196e4ae8adf6503f8320f authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Initial commit

github.com/probe-rs/homebrew-probe-rs - 826352176765bf08d34bf01afee7ec59c7f34e17 authored over 1 year ago by Noah Hüsser <[email protected]>
Fixed address offsets for the armv7a and armv8a debug registers. (#1719)

github.com/probe-rs/probe-rs - ce3388976dbbe9d834cd915c32f369570b50e3ee authored over 1 year ago by David Venhoek <[email protected]>
Create probe-rs/probe-rs tap

github.com/probe-rs/homebrew-probe-rs - 69028580cb261531c43b8669edc97b0c9ea5e311 authored over 1 year ago by Noah Hüsser <[email protected]>
Ignore the error when calling enable_vector_catch (#1714)

github.com/probe-rs/probe-rs - 78c5b0da0dc96ad0d0339376166e9bfc2fa54d25 authored over 1 year ago by Scott Mabin <[email protected]>
chore(deps): update all non-major dependencies (#1712)

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

github.com/probe-rs/probe-rs - 2a62641d871689ea3bec02db83d0d9cf34b6234e authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix the CHANGELOG.md file from #1704 (#1711)

github.com/probe-rs/probe-rs - 6e883249d58d3cc0d1d78e464bfa922bc30137ea authored over 1 year ago by Dave Hylands <[email protected]>
fix(deps): update all non-major dependencies (#1707)

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

github.com/probe-rs/probe-rs - f0e8081756e6304bf6b54f10ae81fe1082b5af89 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add RA4M1 Series flash algorithm (#1706)

github.com/probe-rs/probe-rs - e45445c3b234ab7a2530d44dcf1bbccdd7956724 authored over 1 year ago by a_p_u_r_o <[email protected]>
Add --no-location option to the run command (#1704)

github.com/probe-rs/probe-rs - b5b84bccc7d1f1b98c96de133f1e09b96e6b11a3 authored over 1 year ago by Dave Hylands <[email protected]>
Register SIGINT handler after RTT scan (#1705)

github.com/probe-rs/probe-rs - 2c7d21acc2daa560aad1fc436279b96d18428625 authored over 1 year ago by Jan Niehusmann <[email protected]>
UNWIND: Clarify WARN and TRACE messages during exception handling. (#1703)

github.com/probe-rs/probe-rs - 2227fbd693458358905ae212a05ab0b1f4326e42 authored over 1 year ago by JackN <[email protected]>
Merge pull request #11 from glaeqen/revive

Make project build against the newest nightly (33a2c2487 2023-07-12)

github.com/probe-rs/rusty-probe-firmware - c369340353b9709cc210eb25d3558c5f5a7acac1 authored over 1 year ago by Noah Hüsser <[email protected]>
Add logging to release action, fix `cargo release push` (#1702)

github.com/probe-rs/probe-rs - ad82045244287cb7aeabd474cb127e9fae179cf5 authored over 1 year ago by Dominik Boehi <[email protected]>
Make project build against the newest nightly (33a2c2487 2023-07-12)

Dependencies updated.

github.com/probe-rs/rusty-probe-firmware - da7125a558d475c41742e48de9c476770a32b1fa authored over 1 year ago by Gabriel Górski <[email protected]>
Merge pull request #63 from probe-rs/fix_error_catching

Ensure VSCode extension catches all STDERR errors if `probe-rs dap-server` process initializatio...

github.com/probe-rs/vscode - 7301bc9b853b1cfde72e4802f29fc8da976d5ee6 authored over 1 year ago by JackN <[email protected]>
Release 0.20.0 (#1679)

github.com/probe-rs/probe-rs - 1c18352494ee5a9ffb8e871993cb7b07d0a40fcb authored over 1 year ago by probe-rs <[email protected]>
Stack unwind : Consider `RegisterValue` byte size when doing arithmetic on register addresses. (#1701)

github.com/probe-rs/probe-rs - a5e8a043e4d0a04e7e4517445bfbf853e3342754 authored over 1 year ago by JackN <[email protected]>
Merge pull request #9 from elfmimi/patch-1

Update README.md - nightly not needed

github.com/probe-rs/flash-algorithm-template - ccbc490ea502d035259c26d8081ac776cde33bce authored over 1 year ago by Noah Hüsser <[email protected]>
Update README.md

Fix #8

github.com/probe-rs/flash-algorithm-template - 22aabc7512e5ce24215f0099e8015c36df200d1b authored over 1 year ago by a_p_u_r_o <[email protected]>
`dap-server`: Ensure VSCode extension catches all STDERR errors if process initialization fails. (#1699)

github.com/probe-rs/probe-rs - 99e6b2f1588e1a36257d6ca85a5e3a04980db97e authored over 1 year ago by JackN <[email protected]>
Do not report console information messages as error messages.

github.com/probe-rs/vscode - 3c840730915e7d7eb423436ee319d06d7e5aaca0 authored over 1 year ago by JackN <[email protected]>
Bump version to 0.20.0 and update dependencies

github.com/probe-rs/vscode - 2000a0ae12ecc1438a80ce4b899f90cc8b1bf06a authored over 1 year ago by JackN <[email protected]>
Update DAP Protocol spec to 1.62.0

github.com/probe-rs/vscode - ba82d1a369bfeac0d239b3d410c2276ec4825698 authored over 1 year ago by JackN <[email protected]>
Improve error catching to also report process launch stderr output.

github.com/probe-rs/vscode - 7984e2fe4550c75a4a3b9623901411a072a344e9 authored over 1 year ago by JackN <[email protected]>
More CLI fixes (#1694)

github.com/probe-rs/probe-rs - 28c4a796ff3454760629261e9f258a3b8cc12cf3 authored over 1 year ago by Noah Hüsser <[email protected]>
Update dependencies (#1689)

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

github.com/probe-rs/probe-rs - d22d575e1a828b77560bfc363e519427c6b65f56 authored over 1 year ago by Noah Hüsser <[email protected]>
fix(deps): update all non-major dependencies (#1697)

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

github.com/probe-rs/probe-rs - 70355164a0d5ad066e6d5edb84009c3d78cf524f authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Build target-gen with RTT enabled by default (#1690)

github.com/probe-rs/probe-rs - 2dde0561a6d6515c4c9b1305f3445e298b4d9882 authored over 1 year ago by Noah Hüsser <[email protected]>
Merge pull request #7 from probe-rs/fix/6

Use 0.4 of the flash-algorithm crate which is actually required by this crate

github.com/probe-rs/flash-algorithm-template - 8ee461aa1a977c9b3c34135fb202c0332ffe992b authored over 1 year ago by Noah Hüsser <[email protected]>
Use 0.4 of the flash-algorithm crate which is actually required by this crate

github.com/probe-rs/flash-algorithm-template - ef4fbce1b4d1e8e2b651c80b05d6920772c3771a authored over 1 year ago by Noah Hüsser <[email protected]>
cli/itm/memory: read trace through the debug registers (#1688)

github.com/probe-rs/probe-rs - 9cbceb333848d5b524dcc2c17e8a889026eb221f authored over 1 year ago by Robert Jördens <[email protected]>
Update version of hermit-abi in Cargo.lock (#1687)

github.com/probe-rs/probe-rs - 5f9c30a9de90516480cefb14b91b710b47d9256f authored over 1 year ago by Jan Niehusmann <[email protected]>
Implement `attach` sumbcommand (closes #1616) (#1672)

github.com/probe-rs/probe-rs - ef5ffaf16769978709562207cd05e06ad965b102 authored over 1 year ago by Roma Sokolov <[email protected]>
JTAG support for CMSIS-DAP (take 2) (#1462)

Co-authored-by: Preet Dua <[email protected]>

github.com/probe-rs/probe-rs - 4a426bc88b077785fa3905fc306bc30bae89c967 authored over 1 year ago by Charles Strahan <[email protected]>
Implement Vector Catch (#1592)

github.com/probe-rs/probe-rs - 6b8ceac59cd430b8ff692ab9f581a8089a246afd authored over 1 year ago by Noah Hüsser <[email protected]>
gitignore: ignore all target dirs. (#1636)

github.com/probe-rs/probe-rs - 0b7f414f65faf5d7d316f14f2d73f45b3c4b914f authored over 1 year ago by Dario Nieuwenhuis <[email protected]>
Update the CHANGELOG (#1685)

github.com/probe-rs/probe-rs - c893a13fd301e9fe98366623b8d6d08fefbcbfe2 authored over 1 year ago by Noah Hüsser <[email protected]>
Better error message for ambigous chips (#1671)

github.com/probe-rs/probe-rs - e4a3bed1f4c3381d1f12affe74d9a2b9f976daea authored over 1 year ago by k12ish <[email protected]>
Update cargo-semver-checks to 0.22.1 (#1677)

github.com/probe-rs/probe-rs - e273c9876d31b08cf67c7fe160132967cebf0ae8 authored over 1 year ago by Noah Hüsser <[email protected]>
MIMXRT1060.yaml: add missed ram regoin (#1676)

github.com/probe-rs/probe-rs - f6b35db0064eddc85ea5b2d860c910bb6790764b authored over 1 year ago by Haly <[email protected]>
Fix missing reset catch clear. (#1675)

github.com/probe-rs/probe-rs - b2c5f05cc53d51c5c1e6a228a070145b6b00715b authored over 1 year ago by Dario Nieuwenhuis <[email protected]>
Fix spelling of error message for word "occurred" (#1674)

github.com/probe-rs/probe-rs - c74cf1e7a239f3cf9a448a6165158d93f26c1b4e authored over 1 year ago by Joshua Holmes <[email protected]>
fix(deps): update all non-major dependencies (#1673)

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

github.com/probe-rs/probe-rs - d95d66e591edad0f3192074b4328208ac4d5f716 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add target support for MSP432E4 series (#1139)

github.com/probe-rs/probe-rs - c547f7555e1569c23195225d980d0cc584091e88 authored over 1 year ago by 9names <[email protected]>
Stack unwinding can now unwind beyond (optionally nested) exception handlers for selected architectures. (#1665)

github.com/probe-rs/probe-rs - 51fa324aef9f7c413988a3d18052b1bbc278a4c5 authored over 1 year ago by JackN <[email protected]>
probe-rs-cli: add a simple profiler (#1628)

github.com/probe-rs/probe-rs - fbc7d9725944f1bd7da1a21430a64af736fbb630 authored over 1 year ago by Scott Mabin <[email protected]>
README: add instruction to install target for MCU

github.com/probe-rs/hs-probe-firmware - 179d70de55578e0d4190784d90d761065019cf43 authored over 1 year ago by Maxime BORGES <[email protected]>
Update installation instructions for cargo-flash & cargo-embed, add link check (#86)

* Update outdated instructions for cargo-embed and cargo-flash

* Run link checker weekly

github.com/probe-rs/webpage - c82fa3073d7d43a6e6efe1b4da0ef0e548b28b97 authored over 1 year ago by Dominik Boehi <[email protected]>
Mention cargo-flash etc. in readme (#1666)

github.com/probe-rs/probe-rs - 1473a31483cdbf82deff0d2b6fdca125df0aca49 authored over 1 year ago by Dominik Boehi <[email protected]>
Update outdated links, add missing deps (#85)

* Fix target-gen link, update deps

* Fix some broken links

github.com/probe-rs/webpage - 5e50489316f9d3230e4e8137c5f41a4f0e9b5538 authored over 1 year ago by Dominik Boehi <[email protected]>
add libudev-dev to getting started guide (#84)

github.com/probe-rs/webpage - fc3f49c78cb9a80b88e93ed7867ca251ef70c1fa authored over 1 year ago by Joel Schulz-Andres <[email protected]>
Fix regressions in `download` subcommand caused by PR #1649 (#1664)

github.com/probe-rs/probe-rs - 77413aa8c204b6d3472e419ab3943cfca16cf167 authored over 1 year ago by Sanaa Hamel <[email protected]>
chore(deps): update all non-major dependencies (#1663)

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

github.com/probe-rs/probe-rs - 12a946ef0a9876d341eaf829a9cd104393ca28ee authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
esp-usb-serial-jtag: Add write batching (#1633)

github.com/probe-rs/probe-rs - 8f50cc4a96328fdc791efa473794cb50bcee0d00 authored over 1 year ago by Scott Mabin <[email protected]>
fix(deps): update all non-major dependencies (#1660)

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

github.com/probe-rs/probe-rs - db15f95e33ae8a7b91da34fc06308df202214477 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
targets: add support for PAC55XX (#1655)

Signed-off-by: Gerard Marull-Paretas <[email protected]>

github.com/probe-rs/probe-rs - 3d1b57cefa6610e21d547a4b243b34a1be780b61 authored over 1 year ago by Gerard Marull-Paretas <[email protected]>
Add support for non Elf binary formats (#62)

* Add support for ESP-IDF bootloader

* Remove "resetAfterFlashing" - no longer supported by d...

github.com/probe-rs/vscode - 773da4bfc7ee2e0d0e559d4bcfa482b068a18c10 authored over 1 year ago by JackN <[email protected]>
dap-server: Add support for non `Elf` binary formats. (#1656)

github.com/probe-rs/probe-rs - 55079650cd5148a51187aabb796d17b7592d2565 authored over 1 year ago by JackN <[email protected]>
VSCode: add support binary flashing formats (#82)

github.com/probe-rs/webpage - d2ae8b174f84ad95cffbd635fdbb108b51199b42 authored over 1 year ago by JackN <[email protected]>
ci: Use sudo when installing packages, create tags without prefix (#1654)

github.com/probe-rs/probe-rs - 4ddc8ae43d2aaaa1122f434be374939f1c6a3403 authored over 1 year ago by Dominik Boehi <[email protected]>
Merge pull request #81 from probe-rs/update-for-megamerge

Update docs for the binary merge.

github.com/probe-rs/webpage - fe1c6c18ea149b0a88d246974c1e6f641217405a authored over 1 year ago by Dario Nieuwenhuis <[email protected]>
Update docs for the binary merge.

github.com/probe-rs/webpage - 192ab67e641a2a8a143f3ce1ef93572eb6695adf authored over 1 year ago by Dario Nieuwenhuis <[email protected]>
Support `probe-rs` v0.19.0 binary (#61)

* Support `probe-rs` v0.18.0 binary

* README updates

* Respond to probe-rs PR 1643 command...

github.com/probe-rs/vscode - dd0d419be9231a57a4425988a10588652b643e2e authored over 1 year ago by JackN <[email protected]>
Merge pull request #80 from probe-rs/vscode_v0.18.0_updates

Update VSCode docs to match `probe-rs` v0.18.0 binaries

github.com/probe-rs/webpage - c839b4b8d37482bce25bacbef759368969c583fb authored over 1 year ago by JackN <[email protected]>
Try to fix release worflow (#1653)

github.com/probe-rs/probe-rs - 02d76ba1ce0a1aed8dcab8fb54d7adc3224c8e3a authored over 1 year ago by Dominik Boehi <[email protected]>
Release 0.19.0 (#1652)

github.com/probe-rs/probe-rs - 96a26a5af8f456143b138e8a3f7ba2fb5e0f6e54 authored over 1 year ago by probe-rs <[email protected]>
fix(deps): update all non-major dependencies (#1650)

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

github.com/probe-rs/probe-rs - 9a052df88b2aca089c68c9ccf908778f725a7597 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update rust crate rustyline to v12 (#1651)

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

github.com/probe-rs/probe-rs - 24405cf503dfed226b9266c4092146ef04c015d0 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ESP-IDF bootloader format (#1629)

github.com/probe-rs/probe-rs - 07ffc9777a465161bc0053fde2e21f5675474654 authored over 1 year ago by Scott Mabin <[email protected]>
flashing: Select RAM region by fixed algorithm load address (#1646)

github.com/probe-rs/probe-rs - d963952c9fab277f7e5ff3b10482c815aa7eda63 authored over 1 year ago by Martin Atkins <[email protected]>
flashing: Detect and report when an algorithm locks up the core (#1645)

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

github.com/probe-rs/probe-rs - d591eb5006322b0ec98edc19bac46c3a9638b8fb authored over 1 year ago by Martin Atkins <[email protected]>
flashing: Fix small inconsistency in FlashError::NoSuitableNvm error message (#1644)

github.com/probe-rs/probe-rs - a50b1555c3c576b53c38df50aaa9a83536c7f76f authored over 1 year ago by Martin Atkins <[email protected]>
Move each subcommand to its own mod, cleanups. (#1649)

github.com/probe-rs/probe-rs - c0610e98008cbb34d0dc056fcddff0f2d4f50ad5 authored over 1 year ago by Dario Nieuwenhuis <[email protected]>
Remove Sentry. (#1648)

github.com/probe-rs/probe-rs - cd4f2cf268fb8bce2b593538915df94a11603e5b authored over 1 year ago by Dario Nieuwenhuis <[email protected]>
Command line changes introduced by probe-rs PR #1643

github.com/probe-rs/webpage - eafafb9b12e50a5ab171c831d1a50a3ff32b611e authored over 1 year ago by JackN <[email protected]>
Remove duplicate list-chips and list-probes. (#1643)

github.com/probe-rs/probe-rs - 912f4cd7ed2d55d9184d918662b9958da4780ae7 authored over 1 year ago by Dario Nieuwenhuis <[email protected]>
Merge binaries into main probe-rs crate. (#1637)

github.com/probe-rs/probe-rs - d92d17f1bafcb2b48b1a656c6b689a95670fe0c6 authored over 1 year ago by Dario Nieuwenhuis <[email protected]>
chore(deps): update all non-major dependencies (#1640)

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

github.com/probe-rs/probe-rs - 3ea724de5db6d54050732768e6e3cbb30b3221b7 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update VSCode docs to match `probe-rs` v0.18.0 binaries

github.com/probe-rs/webpage - e6d1226f77c0ef8279be11979dde598509ef57d8 authored over 1 year ago by JackN <[email protected]>
Update hive backend UI dependencies, update vuetify nightly to stable

github.com/probe-rs/hive-software - b438633df859fb98c0ebbc12c0d5cbfcc796adad authored over 1 year ago by Thierry Kühni <[email protected]>
Redirect any http traffic to https instead of sending an empty response

github.com/probe-rs/hive-software - dc585b68daf35b2edcd7ade96fb58b5218f9618f authored over 1 year ago by Thierry Kühni <[email protected]>
Add cross command to make it build with new probe-rs testcandidate location

github.com/probe-rs/hive-software - 7acfed95d9591d85694cc527adf017e8afadbb0e authored over 1 year ago by Thierry Kühni <[email protected]>
Refactor Session::new and Session::drop (#1631)

github.com/probe-rs/probe-rs - 34fcd647fb7eea042f6ea6c37cf228356af2cbaa authored over 1 year ago by Dominik Boehi <[email protected]>
probe-rs-debugger: Fix MS DAP Request `setBrakpoints` cleared too many breakpoints. (#1630)

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

github.com/probe-rs/probe-rs - b1f833323f613272f960acdb9df6d8d3ab7ffeb8 authored over 1 year ago by JackN <[email protected]>
Update dependencies and MS DAP Protocol v1.61.0

github.com/probe-rs/vscode - fcc2debbaa0248d4615660d18c4e04f039fd3dca authored over 1 year ago by JackN <[email protected]>
Allow new CoreRegister definition to specify register definitions with multiple names. (#1627)

github.com/probe-rs/probe-rs - 8ac3cd47bc90d9118ddb446b2e29c0ac8afe1967 authored over 1 year ago by JackN <[email protected]>
Code refactoring related to handling of core registers and debug registers (#1620)

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

github.com/probe-rs/probe-rs - d44045c58f6acf69443aa12680b97347f84bedcc authored over 1 year ago by JackN <[email protected]>
fix(deps): update all non-major dependencies (#1625)

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

github.com/probe-rs/probe-rs - 0f2e1023d0108a576211dc50aa518f4815cd65f6 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix clippy warnings, add names to format and test workflows

github.com/probe-rs/hive-software - 51287005b3c50065cb0ae5a820336239b4d82843 authored over 1 year ago by Thierry Kühni <[email protected]>
format code

github.com/probe-rs/hive-software - 58ecf900f021f7e1d5751fb7a9fcf97a56459460 authored over 1 year ago by Thierry Kühni <[email protected]>
fix ci (#1)

* fixes

* remove deny

github.com/probe-rs/hive-software - 161b80cac49974f8c724d9320c3bebfe5a099ff0 authored over 1 year ago by Thierry Kühni <[email protected]>
Update hive compile tests to rustc 1.70

github.com/probe-rs/hive-software - 22ade92fcc25d3338295325cd32b87e16697a09c authored over 1 year ago by Thierry Kühni <[email protected]>
update deps, readd hive-macro content which was removed by revert

github.com/probe-rs/hive-software - 5b499c62cc3fa6caeb08879a99b6fefc63214124 authored over 1 year ago by Thierry Kühni <[email protected]>
Revert "Fix hive-macro compile tests and doc tests"

This reverts commit 511db0736a56dfcac8426970fa93b193f7a6ff98.

github.com/probe-rs/hive-software - 8ef3ff0ea54269e235cf93f466eb09dd41f7c6f3 authored over 1 year ago by Thierry Kühni <[email protected]>
Fix deny job

github.com/probe-rs/hive-software - bc403eb87ff045503d8af0550c456f44362795b1 authored over 1 year ago by Thierry Kühni <[email protected]>
Fix yaml syntax and testcandidate checkout

github.com/probe-rs/hive-software - cb5f4a94ec57e3d7a846b532c93abd84dc233440 authored over 1 year ago by Thierry Kühni <[email protected]>
add ci and pray that it works on first try

github.com/probe-rs/hive-software - e2cf21aac30795bd36329f31f2aab214176be2de authored over 1 year ago by Thierry Kühni <[email protected]>
Fix content type test due to bincode logic change

github.com/probe-rs/hive-software - 0d51b26e92d403304a9085a5ef75a47007fecbcb authored over 1 year ago by Thierry Kühni <[email protected]>
ignore doc tests in ll-api

github.com/probe-rs/hive-software - 5e915a86069af5ee13f7b2cc9c85fd650d8b0aeb authored over 1 year ago by Thierry Kühni <[email protected]>