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

Merge #643

643: Only check changelog entries in PR r=Yatekii a=Tiwalun

Co-authored-by: Dominik Boehi <do...

d78a505fecbff57a1cee12dbad81081e633d221d authored over 3 years ago
Also run changelog check when a label is added or removed

fd4552649474ffcbec522662902b4e399f32babf authored over 3 years ago
Merge #642

642: 0.11.0-alpha.0 r=Yatekii a=Tiwalun

Bump probe-rs versions in preparation for the v0.11.0-a...

9733664ad48f36b0dc32f2edc3f1164ee29b9bb0 authored over 3 years ago
Only check changelog entries in PR

cdd8d884c6134f12fd243a448a6ca4392ba03004 authored over 3 years ago
Merge #636

636: Automated release r=Tiwalun a=Yatekii

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

5621a9c3b690008b0566c95a58b4fe519ef8888a authored over 3 years ago
Remove release check

9787952ce279e353b32d12482633c2550bfc083b authored over 3 years ago
Add a note about required changelogs and the used labels

3ecd74d0789c85d930abb7c36ad67e90226d0d19 authored over 3 years ago
Test: Update changelog for prelease 0.11.0 and CI testing

f55aa11da5ea80ead73cd247bf0b25667f807a6c authored over 3 years ago
Clarify the build instructions

59fff5b2b74e72dfa4798b17ab3661739c279b80 authored over 3 years ago
Fix interpolation

6444243df4a1b6a32c03c8e22a3f97021c90415e authored over 3 years ago
Prepare for the v0.11.0-alpha.0 release.

d13d10fe3275b38d886b71420ef84436e253348b authored over 3 years ago
Fix interpolation

1717bc880c774112e02d42484c90d00f926cfdd7 authored over 3 years ago
Fix interpolation

cd92a555463096032b11de55afab9c882cf7f392 authored over 3 years ago
Try backticks for version interpolation

f63699fa87c26a03fa266b3fb679f34028f3da9e authored over 3 years ago
.

a7fe537a2fb1732bbff561d2502921dcbb12cba8 authored over 3 years ago
.

7ae0b63b8e515c1050f2c163db0f66e1de6b90df authored over 3 years ago
Fix upstream path

57587619ed3db3ede6e6b214eb4a85e12b5ad64b authored over 3 years ago
Try setting tracking branch

ae3fa13008e7c01620da661075bfe11d41922f42 authored over 3 years ago
Try setting tracking branch

c08d421ffc5c7eae71e058e56af3b9cd7e8f822e authored over 3 years ago
Add body, remote and title for the gh pr create command

4b75488c6f147154ff416c92d7b8e0ac6bd3492b authored over 3 years ago
Address review

d442d25b4a1103779da1aa0b7c6a747eb1cff0db authored over 3 years ago
Do not publish xtask

793193ca3b44957cb0407b64b201646518387c97 authored over 3 years ago
Only run release check on release labled PRs

5e2924dcefe06cbc211510fb8f7474ebf97e6d39 authored over 3 years ago
Fix automatic releases

ca11b22e209acf9cb65aeca63c069865d518e502 authored over 3 years ago
Add a 4. optional step to releasing

0dc14bea49f074dce43178accf543b338a5ed388 authored over 3 years ago
Add workflows to release to crates.io and GH automatically

5e9ef60c30916fb888252810db78d6f6f9f5298e authored over 3 years ago
Add release instructions

9ed976e339fc9858d969c1016daff0d066926aef authored over 3 years ago
Add a command to fetch the PRs since the last release and open the GH web view

a263eed485e0808263aa1b8e28314b10014f55a0 authored over 3 years ago
Add an xtask for automated releases

7302836370dc3a8d20df88c0d38ec04055466d30 authored over 3 years ago
Update changelog in preparation for version 0.11.0

74e4c91e17efb1a47861ea7ee6bfe370bf921fe2 authored over 3 years ago
Merge #428

428: Make CHANGELOG changes mandatory in PRs r=Tiwalun a=Yatekii

This PR adds a Github Action t...

a0af0e97237f1f6326b4a1cb2e88c359c6f113fe authored over 3 years ago
Fix bors check for mandatory changelog

85aab55a5d796f61dbc5bf4041c93007693d2df5 authored over 3 years ago
Make the changelog check mandatory for bors

1f3856f3a50dc4178daf7f0fecbd5c185ec8cb51 authored over 3 years ago
Update .github/workflows/ci.yml

Co-authored-by: Dominik Boehi <[email protected]>

7895656735d7228070c2fb5b1a33e932bd5159a6 authored over 3 years ago
Update the Github Action to enforce the changelog.

36cc111e606444074dcf7ff5d12c053b23fbaa28 authored over 3 years ago
Merge branch 'master' into debug_additional_data_types

ba1f34a8b7de817e6054e7c73cf3b24749e9d246 authored almost 4 years ago
Merge #633

633: Use 32 bit reads to implement read_8 r=Yatekii a=davidlattimore

32 bit reads have a larger...

031c2b316cbcc52840924f61ca1e0dc73b9f9523 authored almost 4 years ago
Add `Array` type + scope refinements.

40901fba6ead8780b0df6d34ae0c85efbad67c73 authored almost 4 years ago
MemoryInterface: Add read_mem_32bit and read functions

These use allow aligned and unaligned reads of bytes using 32 bit access,
which is about 6 times...

75edb8e5853a257081d96e96ee8e0a57eb2ccd96 authored almost 4 years ago
Merge #221

221: Add in field that has been added to probe-rs r=Yatekii a=derekdreery

I needed this patch t...

bf496cb36c1155940e3297cd9963d620366d0f58 authored almost 4 years ago
Update dependencies.

974bb95ed0b1b0ffb7a1bf0e4c4a920b00325c9c authored almost 4 years ago
Change condition to avoid unwrap()

dd82a7f9978bd249f7b2252bf880fa3836440292 authored almost 4 years ago
UX paper-cut

3031c269ba698947149fea8ad3c07062ea9ebf15 authored almost 4 years ago
Cleanup VariantPart + Variant datatype handling

e11678ba3470130e7d8035c4c3c00b1902967f2c authored almost 4 years ago
Merge #222

222: Improve input event handling (fix #207) r=Yatekii a=Tiwalun

If the access to the probe tak...

c326215fe2af8f389e50d64b32689ff9cdb4c22e authored almost 4 years ago
Improve input event handling (fix #207)

If the access to the probe takes a long time, input events are not
processed properly anymore. I...

ba4d58fcd43be77d6f95d7081a015bfc0b063ed7 authored almost 4 years ago
Cargo fmt change

fa2b54e0b610fe59369a1b09a1bc3b048610bc0f authored almost 4 years ago
PR Review

1d4166cf1132fbaeae57ed194829ce5928ad99a9 authored almost 4 years ago
Implement `PhantomData` and `()`Unit handling

81aad1d63b26bcd9d93838a12586768319005708 authored almost 4 years ago
Review feedback

c12c36d54866b6ac18565dd2938161f3ee877643 authored almost 4 years ago
Review feedback

6c951cef72922ab5f854270c83417fa3e0179af8 authored almost 4 years ago
WIP stuff

b3b9d4379940aa02bd2da2a37f65fae024680c39 authored almost 4 years ago
Review comment

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

0774eb43dd5b53fdcd171619b05135d0bf7902d0 authored almost 4 years ago
Merge branch 'master' into debug_additional_data_types

32702c969a2c232601ac466f295acdff80b2b3a1 authored almost 4 years ago
Fix breakpoints and don't cache them - m4 only

e7b0d0fc4bfd2f2ae1acb6517ec621175b3fb3ee authored almost 4 years ago
Add in field that has been added to probe-rs

57578b4713338c3d1201f1bb2db3720cdf8787d1 authored almost 4 years ago
Merge #603

603: Update gimli and object dependencies r=Tiwalun a=philipc

Compile tested only.

Co-authored...

0d72f8c247df422727fc8d3986455bf9890fdf94 authored almost 4 years ago
Update mod.rs

af366ccf99f1ed0d0fd1b7c60079cd98fa49bc33 authored almost 4 years ago
Merge #629

629: Improve tracking of core status r=Yatekii a=Tiwalun

The status bits used for the core stat...

a02cf5d4d641edf65e98b2a54c31339a3a85e3d8 authored almost 4 years ago
Merge #628

628: flasher: allow skip erasing r=Yatekii a=huming2207

Hi there,

This pull request added a ...

92475db67728bbf4924f12351fb1f58d4abd11a7 authored almost 4 years ago
Update probe-rs/src/core/mod.rs

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

40607bb03bffa306e1c91fa20398d7ab7246e680 authored almost 4 years ago
arm: Keep core status better updated

The status bits used for the core status are sticky, so we need to ensure
that we read the statu...

26cb5b73617957b81ed0ad70686dbd117cbc484c authored almost 4 years ago
flasher: allow skip erasing

This flag is helpful for mass production, which in some cases the chip can be erased with extern...

dfd37fa4d9b621219fb07a70dc817a65ac07c728 authored almost 4 years ago
Merge #620

620: Interactive debugger (CLI and DAP Server) for probe-rs r=Yatekii a=noppej

This introduces ...

270d65334c39ab9d9ff84178af1c1dcba59d3322 authored almost 4 years ago
Minor formatting and one launch.json fix

2d1ad9f3e9c370e65615ee561b24902bc5704b78 authored almost 4 years ago
cargo fmt

db5f2a6d93b5884ca3cf7e7dd0ea2c6cd42011f2 authored almost 4 years ago
Some tweaks based on PR review

3021ce83a8da5db061380086951f0bd4ee58637a authored almost 4 years ago
Improved error handling on `set_breakpoints()`

f98ee7f382ab9d9373505c4619eeab08949561da authored almost 4 years ago
Move LAST_KNOWN_STATUS to DebugAdapter struct

f87db56017bdc601568e8e6086aee91988c8b724 authored almost 4 years ago
Various fixes/suggestions from @Tiwalun PR review

16e267f7ce35dd6f598bf8dc2aa9306f78765d75 authored almost 4 years ago
FIX: initialize logging with RUST_LOG env if set.

4a03f64ddea7c64a3561440ca91e72cef0081c22 authored almost 4 years ago
Better error formatting for Probe NotFound

881c64b5134ddbf4cf285844c3e33e53abd9d5c1 authored almost 4 years ago
FIX: Use the deterministic ProbeSelector vs. USB Index

Also includes some WIP and Cargo fmt impacts

adef27c44728a31baf266e42be1aac87bc0ef9a4 authored almost 4 years ago
Merge #626

626: Check if HW breakpoint is actually possible r=Yatekii a=Tiwalun

On some chips, we can only...

7900822817a37d33ea696f53356529dc6c0e4421 authored almost 4 years ago
Use platform agnostic ErrorKind::WoudBlock

3304378933e760c2cddeff7deb5cd6ae88d74685 authored almost 4 years ago
Check if HW breakpoint is actually possible

On some chips, we can only set a HW breakpoint in a certain range.
If setting a breakpoint is no...

c71409d8d6fddf9fb8dc7bd9823c07ccf57bcb1d authored almost 4 years ago
Remove extraneous entries in module Cargo.toml

bb5e0e833b060e8995c1735a8884168ab5eef2b2 authored almost 4 years ago
FIX: Evaluate ONLY in-scope "locals" variables

For stack traces, the debugger will now evaluate and return only those variables that are actual...

d9893c189e2f128d0d68024727898b4376b0f082 authored almost 4 years ago
Merge #218

218: Bump serde from 1.0.125 to 1.0.126 r=Yatekii a=dependabot[bot]

Bumps [serde](https://githu...

3cf7fa3293948738689f9438661427f77e119445 authored almost 4 years ago
Merge #625

625: Improve docs for flashing, add convenience method for FlashLoader creation r=Tiwalun a=Tiwa...

4bc9c638d9f54caeb5121f91783e662a02f54526 authored almost 4 years ago
Rename FlashLoader::get_flash_algorithm to bild_flash_algorithm

688fd588b24d0d132313b92e6f9c0c0145da72fb authored almost 4 years ago
Update probe-rs/src/flashing/loader.rs

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

95a4c6b461a955a086d96aa49f2c6e94c11760bf authored almost 4 years ago
Improve docs for flashing, add convenience method for FlashLoader creation

ea2453e1d5dc11d37f495ecd3890dbc1a7fa44d1 authored almost 4 years ago
Bump serde from 1.0.125 to 1.0.126

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.126.
- [Release notes](http...

f64cb9d0451e51370cdbc89e6d9ad38e947e2169 authored almost 4 years ago
Merge #606

606: FlashBuilder refactor r=Yatekii a=Dirbaio

This PR refactors the FlashBuilder code, to simp...

636dfbfcb0cd32995a41987e00c7f34bf0b115b8 authored almost 4 years ago
Return an error if data overlaps, instead of panicking

3b3008554d159d3306026f2add89937708cd8adf authored almost 4 years ago
Improve comments.

e21d387e3698fc8952866ac03c3f68f8384fb887 authored almost 4 years ago
flashing: Refactor FlashBuilder

bf3fd658fcb910e70d6b634e4fc9aa92f0d8ee4c authored almost 4 years ago
flashing: Add FlashAlgorithm iter_pages, iter_sectors.

ce593d9bf35468abbb4452983c5709ee6186d641 authored almost 4 years ago
Revert "Revert "Merge branch 'master' of https://github.com/probe-rs/probe-rs""

This reverts commit 353dcc878750178c99e6d4058f75c898076a3c0b.

8ee3102d6ee0f0edf6299f8fe3a8348f685b3915 authored almost 4 years ago
Update README

2a7edd95147ee60309ea17d32b69c349a64df223 authored almost 4 years ago
Allow launch.json through .gitignore

bd6f580d82a2e5654fe15ee76f56f32ad2a4cb75 authored almost 4 years ago
Correct overlooked cargo fmt

7fa573effadfe69da95e86b36cfc7b9e202bf00e authored almost 4 years ago
Fix install instruction in README

0fdd93cccd85ed43e7f5c784b183bfac850af299 authored almost 4 years ago
Revert "Merge branch 'master' of https://github.com/probe-rs/probe-rs"

This reverts commit b9235c0cce84fedf10e2b3eea84e5401ea373609, reversing
changes made to 748f314b...

f63e757c8faa76db4c391f64f971b2dfd79c46e7 authored almost 4 years ago
WIP: Extensive additions and changes for DAP

0f821c7bd4a3eb7d3c2f0b6de8996e5d57f75666 authored almost 4 years ago
Merge #216 #217

216: Bump actions-rs/toolchain from 1 to 1.0.7 r=Yatekii a=dependabot[bot]

Bumps [actions-rs/to...

d57021f06660ceb23669e32565d81743f72b0df2 authored almost 4 years ago
Merge #215

215: Bump actions-rs/clippy-check from 1 to 1.0.7 r=Yatekii a=dependabot[bot]

Bumps [actions-rs...

2a0f5dcc598cc2fc55ba37c127ac46d49ea61ec6 authored almost 4 years ago
Merge #173 #174

173: Bump actions-rs/cargo from 1 to 1.0.3 r=Tiwalun a=dependabot[bot]

Bumps [actions-rs/cargo]...

ba7102841b3604959b172119d005d36f95e34353 authored almost 4 years ago
Merge #172

172: Bump actions-rs/toolchain from 1 to 1.0.7 r=Tiwalun a=dependabot[bot]

Bumps [actions-rs/to...

a838947b06aa555d4c376e5d3fd5e92eac37d4a5 authored almost 4 years ago