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

Update the cargo-flash README and Cargo.toml

github.com/probe-rs/probe-rs - 30de1f5d090555ed5464edc411050c83259b683a authored about 2 years ago
Update the cargo-embed README

github.com/probe-rs/probe-rs - 075cba442b30e273672b69c279e22d5d25e1d712 authored about 2 years ago
Merge branch 'master' into task/move-cargo-flash

github.com/probe-rs/probe-rs - 46e91b9258d8e310dc6e2183c3dbc2b0d405fedd authored about 2 years ago
Merge #1361

1361: Move cargo embed r=Yatekii a=Tiwalun

Co-authored-by: bors[bot] <26634292+bors[bot]@user...

github.com/probe-rs/probe-rs - 282db346771497a5265cc518b1e4d0e0be53630c authored about 2 years ago
Add cargo-flash to the released artifacts

github.com/probe-rs/probe-rs - 1d82348d5fd709e0b0af17e8fd72923de418002c authored about 2 years ago
Cleanup old cargo-flash artifacts that now reside in the main repo

github.com/probe-rs/probe-rs - bfca2a254939f0231a38b8ba28bceaac1dd61945 authored about 2 years ago
Move cargo-flash to the probe-rs repository

github.com/probe-rs/probe-rs - df737cc3c0d9975aad3f29488ffe6766805a8abe authored about 2 years ago
Fix links in README

github.com/probe-rs/probe-rs - b277971c99077b01446e8357dd7bc31331a37daa authored about 2 years ago
Remove license files

github.com/probe-rs/probe-rs - 933896b447d15c3905ea0c4b8550825aaaaf65f0 authored about 2 years ago
Remove unecessary files from cargo-embed import

github.com/probe-rs/probe-rs - fd413865ca3023277dcf2697c9496b94b205b9c3 authored about 2 years ago
Merge remote-tracking branch 'cargo-embed/master' into move-cargo-embed

github.com/probe-rs/probe-rs - bb8743f3b7bdde7a6efd78e7a69ed17aa269bc57 authored about 2 years ago
Merge #418

418: Update dependencies and fix CLI meta info r=Tiwalun a=Yatekii

Co-authored-by: Noah Hüsse...

github.com/probe-rs/probe-rs - c61333d49d8ab1bfb24c4cd740c12213dce16016 authored about 2 years ago
Merge #418

418: Update dependencies and fix CLI meta info r=Tiwalun a=Yatekii

Co-authored-by: Noah Hüsse...

github.com/probe-rs/cargo-embed - 4c0b75e60b71993538e9001f7e983bb2121342c0 authored about 2 years ago
Merge #257

257: Update dependencies and fix CLI info r=Tiwalun a=Yatekii

Co-authored-by: Noah Hüsser <no...

github.com/probe-rs/probe-rs - a80d3868cfc31a97641860cc39785a6df7b196ec authored about 2 years ago
Merge #257

257: Update dependencies and fix CLI info r=Tiwalun a=Yatekii

Co-authored-by: Noah Hüsser <no...

github.com/probe-rs/cargo-flash - 81db25a76fb03d384b17f4f29de143b70a596bfc authored about 2 years ago
Update dependencies and fix CLI meta info

github.com/probe-rs/cargo-embed - 1a51d05751cb2965414166fe8c5fb406fc56a555 authored about 2 years ago
Update dependencies and fix CLI meta info

github.com/probe-rs/probe-rs - 1f613791b5030aea3faf7b192a527f3f2319ae78 authored about 2 years ago
Update dependencies and fix CLI info

github.com/probe-rs/probe-rs - b5875085c452327b48ad87a29a3203c806b3abe5 authored about 2 years ago
Update dependencies and fix CLI info

github.com/probe-rs/cargo-flash - 6e24925f6a315c0047984996fe7fa3c868391316 authored about 2 years ago
Merge #1360

1360: Clean up CLI util code a bit to make version and name info work properly in other tools li...

github.com/probe-rs/probe-rs - e71043a288d25d1a23b050d6a7b9b44688c00535 authored about 2 years ago
Fix broken test

github.com/probe-rs/probe-rs - 75942a75db59f00ae74f750dcb271377e98cd80e authored about 2 years ago
Clean up CLI util code a bit to make version and name info work properly in other tools like cargo flash

github.com/probe-rs/probe-rs - a15cdb255331ac771fefa19f65b710a51edc7e7e authored about 2 years ago
Merge #1356

1356: Replace deprecated `base64::encode/decode` r=Yatekii a=noppej

#1355 Introduced new deprec...

github.com/probe-rs/probe-rs - 2d33bb806ae8824bb2a6d2dd4687a84acc38a4a2 authored about 2 years ago
Merge #1358

1358: Fix Probe timeout error when starting a debug session. #1357 r=Yatekii a=noppej

A fix to...

github.com/probe-rs/probe-rs - e16f8f383fa9c8845094c598b9d4342169c34db9 authored about 2 years ago
fixes Probe timeout error when starting a debug session. #1357

github.com/probe-rs/probe-rs - 86685560402ae7583e1acd1e4fcc11a3f70a42ac authored about 2 years ago
Replace depracated `base64::encode/decode`

github.com/probe-rs/probe-rs - 8c42591a9a1e481aff4f88c39971119a1da25f2f authored about 2 years ago
Add partially matching filter and performance improvements

github.com/probe-rs/log-viewer - 8cef9a62b8b88ec41558884786707cabfffc7d30 authored about 2 years ago
Merge #1355

1355: build(deps): update base64 requirement from 0.20 to 0.21 r=Tiwalun a=dependabot[bot]

Upda...

github.com/probe-rs/probe-rs - b060a9afd7f451440e5341c05b96d78df24fae00 authored about 2 years ago
build(deps): update base64 requirement from 0.20 to 0.21

Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit th...

github.com/probe-rs/probe-rs - 74742bc8c07a978da06b3e5f0a85eae362de01c4 authored about 2 years ago
Merge #1354

1354: Revert recent broken FTDI changes r=Yatekii a=a-gavin

As discussed in the matrix chat, re...

github.com/probe-rs/probe-rs - e7cfe8d1e3abcafe04446080b693cfb30d63e91c authored about 2 years ago
Revert FTDI MPSSE command changes until properly tested

github.com/probe-rs/probe-rs - 4623f25dac111827eab1263c0b6d4a99623fd7e5 authored about 2 years ago
Revert FTDI JTAG command changes until properly tested

github.com/probe-rs/probe-rs - e83f902ecac7ebeeb19ced1ac163a93cd3892b28 authored about 2 years ago
Make default filter non-removable

github.com/probe-rs/log-viewer - 4d3beefa8c57e344e4812028ef6c6368c04148cf authored about 2 years ago
Merge #1344

1344: Rework error handling r=Yatekii a=Tiwalun

Try to use more concrete types for error handli...

github.com/probe-rs/probe-rs - 364490c2dc97d25b3ecafbbe48e2654c639613ba authored about 2 years ago
Run cargo fmt

github.com/probe-rs/probe-rs - 2a8a9b3afaecd653ce27edfd33873cbea262d3fc authored about 2 years ago
Add changelog entry, rename CommunicationInterface, improve error message

github.com/probe-rs/probe-rs - 5f4fba6dbd1bec6030df7a8b46aa5ea89a4a13c0 authored about 2 years ago
Remove empty line

github.com/probe-rs/probe-rs - bc73e8096c767be0c2e8f6eca99f402dfa136aa6 authored about 2 years ago
cmsisdap: Check all interfaces in case there are multiple with cmsis-dap strings

github.com/probe-rs/probe-rs - 428ff82a89215df65cdefe9d3b0c7e2fa27562c9 authored about 2 years ago
cmsisdap: Check for CMSIS-DAP string in interface strings too.

github.com/probe-rs/probe-rs - 93d034c4a8234a42e2d40bcd76806b0637a4c9b3 authored about 2 years ago
Merge branch 'master' into add-arm-error

github.com/probe-rs/probe-rs - 331c0f546035db031b4cbd23f0a0201a40fd9813 authored about 2 years ago
Merge branch 'master' into add-arm-error

github.com/probe-rs/probe-rs - 979fd6ec933859601069d83935feae409ea02368 authored about 2 years ago
Merge #1352

1352: Rename packages with identical names r=Yatekii a=mkeeter

This should fix #1351

Co-autho...

github.com/probe-rs/probe-rs - fbb5e8a434182a4a704a2d4e6bdc86b386188003 authored about 2 years ago
Update changelog

github.com/probe-rs/probe-rs - 8caf90c34022d8a0b5f95052d46efe50aba1deb2 authored about 2 years ago
Rename packages with identical names

github.com/probe-rs/probe-rs - d706cff7b4178392bc683cee5dbc0a5319e22a39 authored about 2 years ago
Merge #1350

1350: Show error message when an error occurs in info command r=Yatekii a=Tiwalun

See #1349, sh...

github.com/probe-rs/probe-rs - 6eb430d3e03c03cee60a8a73b59773ee8bb14a06 authored about 2 years ago
Show error message when an error occurs in info command

github.com/probe-rs/probe-rs - 88f9a39a9cb35d93724bd68fe504fd814aa2ae1e authored about 2 years ago
Merge #1348

1348: Don't panic when initialization fails r=Yatekii a=Tiwalun

Fix #1347

Co-authored-by: Dom...

github.com/probe-rs/probe-rs - 448238fd24d70078463017a6e97c8d47ee9abe22 authored about 2 years ago
Don't panic when initialization fails

github.com/probe-rs/probe-rs - 2003c69b683d57d47302a96c5096d0510f884cf1 authored about 2 years ago
Merge #1338

1338: Added support for finding targets externally r=Yatekii a=ohunter

Not sure if it makes sen...

github.com/probe-rs/probe-rs - aff0cca210de5be48a73a096c60f838f170e7440 authored about 2 years ago
Merge branch 'master' into dev

github.com/probe-rs/probe-rs - 8fa2bf2a0ad78b44302491c5bc9e564a623e00ee authored about 2 years ago
Update probe-rs/build.rs

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

github.com/probe-rs/probe-rs - 4d3e15c99f8513e2d123e736759b9866a1e59e20 authored about 2 years ago
Fix indentation of spans

github.com/probe-rs/log-viewer - 3bb3500db60277892745d12ddf02a944f8033ea5 authored about 2 years ago
Merge #34

34: Start using prettier r=noppej a=dbrgn

Updated version of #32.

To check formatting:

...

github.com/probe-rs/vscode - 4a1a2591aa7fa22b69734e1ecd2bd27a6bb672a5 authored about 2 years ago
Run cargo fmt

github.com/probe-rs/probe-rs - 6d8b1862db088a769c1868c4d0faaefa6727467a authored about 2 years ago
Merge branch 'master' into add-arm-error

github.com/probe-rs/probe-rs - f756ae60734485e52d06481d1b487d6852619d8c authored about 2 years ago
Merge #1346

1346: targets: add EFM32GG11B series r=Yatekii a=crawford

This was generated by target-gen from...

github.com/probe-rs/probe-rs - 82e354cce37fe68f9c5b0d0897e3497a0bdabe24 authored about 2 years ago
targets: add EFM32GG11B series

This was generated by target-gen from the SiliconLabs GeckoPlatform
EFM32GG11B DFP 4.2.0 pack.

github.com/probe-rs/probe-rs - c8ad27991fd21aaed77b5e4881e6fcafb02d3ccf authored about 2 years ago
Manually format README for better readability

- Consistent lists
- Code blocks with indentation
- Line wrapping at 80 characters

github.com/probe-rs/vscode - 62f2f82d4292bafc52a61f60170f1f3237859b65 authored about 2 years ago
Add .git-blame-ignore-revs file

To use it, invoke `git blame` like this:

git blame --ignore-revs-file .git-blame-ignore-rev...

github.com/probe-rs/vscode - a6cce305d79630bb56cc70f6e0b41c3a1a170137 authored about 2 years ago
Reformat code with prettier

Done using `npx prettier -w .`

github.com/probe-rs/vscode - fcc2ef44edfc1cc2bc10ade2522e7baf942ae090 authored about 2 years ago
Prevent git from converting line endings to CRLF on Windows

github.com/probe-rs/vscode - 0d1d303a5bffa16bbe60836d2b46314d599b6f1a authored about 2 years ago
Set up prettier

Automatic code formatting with prettier gives us consistent code style
without the need for any ...

github.com/probe-rs/vscode - 548eff964a529e404798103fda2c073849df6c6e authored about 2 years ago
Merge #38

38: Remove old TravisCI config r=Tiwalun a=dbrgn

It's unused.

Co-authored-by: Danilo Bargen <m...

github.com/probe-rs/vscode - 1efd116abe413462d56077fb749a2490186b7ff4 authored about 2 years ago
Remove old TravisCI config

github.com/probe-rs/vscode - ceeeae2efed04f26f789f969e3a01007f07b36b3 authored about 2 years ago
Merge #1345

1345: Add CI check for doc warnings r=Yatekii a=Tiwalun

Build docs to check for warnings.

Co-a...

github.com/probe-rs/probe-rs - eee7a007480d57dc99b262ae36293df3fd395a6f authored about 2 years ago
Merge #1341

1341: Debugger: Fix RTT data from target is not polled/reported in a timely manner - during step...

github.com/probe-rs/probe-rs - 1c780426eadefcebb459caff5e1c69f838be40dd authored about 2 years ago
Fix rustfmt error

github.com/probe-rs/probe-rs - 0c7792b5cef2c7db695c6e96145e436ed325cd79 authored about 2 years ago
New `DebugError::UnwindIncompleteResults` variant.

github.com/probe-rs/probe-rs - ff0ff241b058fbc0779b0d620eeedd1d841bec5c authored about 2 years ago
Add CI check for doc warnings

github.com/probe-rs/probe-rs - 60148103b6975757714079061b3e3b0dd3d88fb2 authored about 2 years ago
Remove generic ArmError::temporary variant

github.com/probe-rs/probe-rs - 18c228ae0d8d3748474a39e5a7b787313ebaf346 authored about 2 years ago
Update from master

github.com/probe-rs/probe-rs - 3bbb51807c5eae382ab395c2d17a42a2679a3d8a authored about 2 years ago
VSCode update to match extension version 0.4.1

github.com/probe-rs/webpage - 841bc00071db9214576c1f1f85b904ef7c06d1a1 authored about 2 years ago
Merge #37

37: Refactor handling of logging and user messaging. r=Yatekii a=noppej

`probe-rs` recently ado...

github.com/probe-rs/vscode - 42912760697a74edf7333a5873d559b4144bba27 authored about 2 years ago
Refactor code into modules

github.com/probe-rs/log-viewer - f733d5fdf42a4218ca40511f4af0e704732529c2 authored about 2 years ago
Extend filter system to targets

github.com/probe-rs/log-viewer - 73ef342b4e1e21227dc74921d370e779d1b21a5d authored about 2 years ago
Merge #1334

1334: Refactor handling of logging and user messaging in `probe-rs-debugger` r=Yatekii a=noppej
...

github.com/probe-rs/probe-rs - 639edfd3609dbe167a4e18a5b50579e17c0d76c9 authored about 2 years ago
Implement context menu for level inclusion and exclusion

github.com/probe-rs/log-viewer - b0a6442171cfd59337de76862befd39bdf5552d1 authored about 2 years ago
Make span contents more obvious

github.com/probe-rs/log-viewer - c1111ad3e45f8a51a91ee017df56b4ddc98bd97f authored about 2 years ago
Uploading gists works; minor fixes to display

github.com/probe-rs/log-viewer - 334bca0677cdf5b781f2d11fa77c2dae428a74c0 authored about 2 years ago
Merge #255

255: Bump predicates from 2.1.4 to 2.1.5 r=Yatekii a=dependabot[bot]

Bumps [predicates](https:/...

github.com/probe-rs/probe-rs - 642ff7f0312c9b44ebcae768bf9dd83850875c76 authored about 2 years ago
Merge #255

255: Bump predicates from 2.1.4 to 2.1.5 r=Yatekii a=dependabot[bot]

Bumps [predicates](https:/...

github.com/probe-rs/cargo-flash - b155d719122ec8aa19161ca3dab9688cd23d80f9 authored about 2 years ago
Bump predicates from 2.1.4 to 2.1.5

Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.4 to 2.1.5.
- [Release n...

github.com/probe-rs/cargo-flash - ea17ed4625f4e13dccac1f692a7a5226ea009f88 authored about 2 years ago
Bump predicates from 2.1.4 to 2.1.5

Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.4 to 2.1.5.
- [Release n...

github.com/probe-rs/probe-rs - 5fc50ce2bc55a69c71f6bd34b62410f7318909ef authored about 2 years ago
Beautify everything with colors

github.com/probe-rs/log-viewer - d6e069f3240af43b9e760df5edfb238d8c3e41fe authored about 2 years ago
Copy CNAME properly

github.com/probe-rs/log-viewer - 47354f065f8a8c18815aed5c452aabe1cdac6091 authored about 2 years ago
Change coloring

github.com/probe-rs/log-viewer - 22e08eb4d2eab172f354efed1b4b1ad5b1924bc6 authored about 2 years ago
Fix clippy lints

github.com/probe-rs/log-viewer - 8db39f8385d0cd94fccb33a283dbe8e8ec1e4b6d authored about 2 years ago
Fix deployment build

github.com/probe-rs/log-viewer - 64a8f35864e0d4127608740418e0d806bfc07dae authored about 2 years ago
Port the log viewer to web and autodeploy on GH pages

github.com/probe-rs/log-viewer - bd514247895c95e2650920e025e0d01068f76701 authored about 2 years ago
Responses to PR feedback.

github.com/probe-rs/vscode - e104a0cc7933b9fb4f47cb84c656d69c6a6b6d9a authored about 2 years ago
Merge #1335

1335: Add the CPUID contents to the info command output r=Tiwalun a=Yatekii

Co-authored-by: N...

github.com/probe-rs/probe-rs - 3ffb09605048236f3a0540e5c18c5905578b19e9 authored about 2 years ago
Address review feedback

github.com/probe-rs/probe-rs - 874c4422fe731cba09c00817411d6f11f228d84a authored about 2 years ago
Responses to PR review.

github.com/probe-rs/probe-rs - fc2b3b5d0f287b422dfb8436ca6d639920fa99d0 authored about 2 years ago
Update debugger/src/debugger/core_data.rs

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

github.com/probe-rs/probe-rs - decc79dc4a5d34ab6c1018310744672388d5fa73 authored about 2 years ago