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 #460

460: Update goblin requirement from 0.2.0 to 0.3.0 in /probe-rs r=Tiwalun a=dependabot[bot]

Upd...

a5739d710aeabc1ab0f0898e6d3c1ff5e046b8d4 authored about 4 years ago
Update goblin requirement from 0.2.0 to 0.3.0 in /probe-rs

Updates the requirements on [goblin](https://github.com/m4b/goblin) to permit the latest version...

1e3814bd868af271e075b0e99b5df98aa49e9cc9 authored about 4 years ago
Merge #459

459: Document the flashing module r=Tiwalun a=Yatekii

Co-authored-by: Noah Hüsser <yatekii@ya...

7d46bce001c31fac29fd870897af3c70de2bd7e3 authored about 4 years ago
Disable warnings in flashing::error as this will be overhauled soon

3b2167f54321b1856f2f0c05d6cc00fb6188f9e2 authored about 4 years ago
Document the flashing::download module

26a8bed158f707ee186541fb930a46ac596830e4 authored about 4 years ago
Make Flasher::new() visible only in the context of the parents module

b0bc1f3deb54823f062516210f99684db88ac18e authored about 4 years ago
Extend docs for the progress reporter and the flash visualizer

a1d7bc855ee59ff5304fd0d8ca6bf0ea13a78fbb authored about 4 years ago
Merge #456

456: Use new rustdoc links, cleanup some docs, fix a few clippy lints r=Yatekii a=Tiwalun

Co-...

ad36b61c41d6160dbac14f1d1ec06eb1412ea146 authored about 4 years ago
Make Session::new private, and remove non-stable clippy lints

a1c06385b944a082988b4e5794c2d4f98ed54865 authored about 4 years ago
Use new rustdoc links, cleanup some docs, fix a few clippy lints

67b287a6d6f744a46bf9d6ddca1b13c3c7ca4a6b authored about 4 years ago
Merge #155

155: Use 127.0.0.1:1337 for GDB by default as localhost might deafult to IPv6 and lead to proble...

98266ad24061f9d9e651f3c0a73da1f24d86310f authored about 4 years ago
Use 127.0.0.1:1337 for GDB by default as localhost might deafult to IPv6 and lead to problems with GDB connecting

1e2bdbf3b52a945d785a570182cc5b94f7f38435 authored about 4 years ago
Merge #401

401: Return plain Vec<DebugProbeInfo> from list_jlink_devices() r=Yatekii a=adamgreig

Change to...

ed935361bb7357357c528a7df86bd36d784e3002 authored about 4 years ago
Merge #455

455: Check the core status before reading any register when GDB instructs so. If the core is not...

f44b4b134d3fa2ab70e6a6755a1a1f28c834481b authored about 4 years ago
Fix typos.

Co-authored-by: Adam Greig <[email protected]>

fa60d745e35d788f3e55bf982f633abbce6b0708 authored about 4 years ago
Check the core status before reading any register when GDB instructs so. If the core is not halted, return an error.

4f4338597a52777c50eec4b716a8335d4359f11c authored about 4 years ago
Merge #450

450: Use sticky overrun behaviour for improved JLink performance r=Tiwalun a=Tiwalun

To avoid p...

a1e0306c19eddf2acc0f367b63124d941cd3376f authored about 4 years ago
Cleanup comments based on review feedback

180e43262c5ae5022f3dc44cae2fb2b5abdef769 authored about 4 years ago
Merge #153

153: Update dependabot.yml r=Yatekii a=Tiwalun

Don't create dependabot PRs for all probe-rs com...

5220122bbdfd758a6b3b388d56794c118c0d5314 authored about 4 years ago
Update dependabot.yml

Don't create dependabot PRs for all probe-rs commits.

cf28b801a2d24c8473f50b9c63bdf9e8c5ad9c74 authored about 4 years ago
Merge #145

145: Update dependabot.yml r=Yatekii a=Tiwalun

Don't create dependabot PRs for all probe-rs upd...

811314146b2cbc4025132051e5499938f154507e authored about 4 years ago
Update dependabot.yml

Don't create dependabot PRs for all probe-rs update.

5913c8ad6bb72d347042f93b73f43186d64fc9c7 authored about 4 years ago
Cleanup JLink logging, reset all sticky flags in case of DAP Fault

a7fdc58c7a43d12cb5865e3ea520c74cc4f770bd authored about 4 years ago
Cleanup PR

7cc56c8d476cb07cd676eeedad642624e80d92cd authored about 4 years ago
Merge #449

449: Update rustyline requirement from 6.0.0 to 7.0.0 in /cli r=Tiwalun a=dependabot[bot]

Updat...

41a022f1fcd1b5db7328ecced455ee0fe090d0de authored about 4 years ago
Update rustyline requirement from 6.0.0 to 7.0.0 in /cli

Updates the requirements on [rustyline](https://github.com/kkawakam/rustyline) to permit the lat...

1eeac37ee1bce021d3f2477eaee8fb780de7180e authored about 4 years ago
Merge #136

136: Bump tui from 0.12.0 to 0.13.0 r=Yatekii a=dependabot[bot]

Bumps [tui](https://github.com/...

751b361e455e7f71b843aa8b92d018c2a77c19f4 authored about 4 years ago
Bump tui from 0.12.0 to 0.13.0

Bumps [tui](https://github.com/fdehau/tui-rs) from 0.12.0 to 0.13.0.
- [Release notes](https://g...

49fa02d2d53b7786ea5a39f57527bbe894c681a5 authored about 4 years ago
Merge #144

144: Bump env_logger from 0.7.1 to 0.8.2 r=Tiwalun a=dependabot[bot]

Bumps [env_logger](https:/...

d6315d3553146ecc616729fbf82dbc2aaed33472 authored about 4 years ago
Use sticky overrun behaviour for improved JLink performance

To avoid protocol errors in case of WAIT or FAULT responses,
we use the *sticky overun* behaviou...

540bb9afc44eb7ed819f923758ef58010280b746 authored about 4 years ago
Merge #447

447: Check that the core is halted before attempting to print a backtrace,… r=Tiwalun a=Yatekii
...

4de2353cc461495836b07f1249d06d37f70d0943 authored about 4 years ago
Merge #146

146: Temporarily disable sentry r=adamgreig a=Yatekii

Co-authored-by: Noah Hüsser <yatekii@ya...

f23f1b39d09cf344917829df3bef38efb1a7affb authored about 4 years ago
Merge #140

140: Disable sentry temporarily r=adamgreig a=Yatekii

Co-authored-by: Noah Hüsser <yatekii@ya...

b84190a82f65e3ffad264b5519459bba1cad174b authored about 4 years ago
Temporarily disable sentry

bb8ccb442321fb07919cb33a3998152702ab59b6 authored about 4 years ago
Disable sentry temporarily

b0b84c242539ad8545b40126e27a52d24087069b authored about 4 years ago
Check that the core is halted before attempting to print a backtrace, as it will fail otherwise.

d6f0486a5835900445d52a1b29798a1bdec2c807 authored about 4 years ago
Merge #445

445: Improve error handling for batched CMSIS-DAP commands r=Yatekii a=Tiwalun

Co-authored-by...

cdfefbabb3c7872fe2ec00c0396da33a74d5e785 authored about 4 years ago
fmt

a734b29e4f9f5e88837d0528929f51fb772c5efe authored about 4 years ago
Clippy fixes + docs

159f9c669a15268b3b2428aa6324806917614148 authored about 4 years ago
Improve error handling for batched CMSIS-DAP commands

e7bfc168b01a6b0da9b413ba6a97ffc492927c72 authored about 4 years ago
Merge #444

444: Add Microchip SAMD11 to supported targets r=Yatekii a=ianrrees

Following the instructions ...

25790f5941b2c1959f8ba268c440d0bb3ae32e39 authored about 4 years ago
Add Microchip SAMD11 to supported targets

1b9e67c432600c12da21f79b138a5dc48383547d authored about 4 years ago
Merge #443

443: Improved protocol error handling for JLink r=Tiwalun a=Tiwalun

Improvements to the SWD pro...

d9eee374ab67f5225c19a2dfab461cc68ba196c5 authored about 4 years ago
Update probe-rs/src/probe/jlink/mod.rs

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

f826234ff080d7364b9c0611b0eea26272cecce2 authored about 4 years ago
Add line reset to both register read and register write

c001aafb5b7b618f0c3facd7adbb18fbf71d41ff authored about 4 years ago
Merge #442

442: Session auto attach no longer panics when no probes are connected r=Tiwalun a=diondokter

T...

669e4f251c2095582471166b44351626b89ad7a8 authored about 4 years ago
WIP: Handle protocol errors in JLink

When no response is received while communicating with the target,
we now perform a line reset to...

22056940388dd0e491479775dd507c164868c6d1 authored about 4 years ago
fmt

c7f349c936fe2075aa76e1738a9cc3f179ae0156 authored about 4 years ago
Session auto attach no longer panics when no probes are connected

55504c6a0287386131264aeb9f12b3b964fa9713 authored about 4 years ago
Merge remote-tracking branch 'remote/staging'

b33c9973fbeff0bcc935be91013adcd260f7d37d authored about 4 years ago
Add idle cycles after SWD Write

Add 8 idle cycles after a SWD write to ensure that the write
is performed completely.

35f39e93c796b560063a8b89c16bff474610b890 authored about 4 years ago
Merge #441

441: Release v0.10.1 r=Yatekii a=Tiwalun

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

af981cfd34a4e2dc1b7c80838a507771ae15e6ab authored about 4 years ago
Release v0.10.1

b586e21a7db7bc1497d33726b45f3a9ba0681f84 authored about 4 years ago
Merge #440

440: Remove unwraps in ADIv5 memory interface r=Yatekii a=Tiwalun

Co-authored-by: Dominik Boe...

b9ebbb6f7a330ee9034b69b7e2ed1e9ec9195b7e authored about 4 years ago
Update changelog, prepare v0.10.1 of probe-rs

5f902711a6af88a5bfb71795e4e52242244b5d01 authored about 4 years ago
Remove unwraps in ADIv5 memory interface

Some unecessary unwraps slipped into the code during the rewrite
to the new ST-Link interface. T...

672560497d69be85183ec0e5a2f3cdcf35d51f9c authored about 4 years ago
Merge #439

439: Fix Sentry URL in SENTRY_HINT string r=Tiwalun a=adamgreig

Co-authored-by: Adam Greig <a...

a8e942a03820b9a18339c9f36052b4558a8ba2d5 authored about 4 years ago
Fix Sentry URL in SENTRY_HINT string

649bc8162c2a9a190e863494ef96b78b06edce59 authored about 4 years ago
Bump env_logger from 0.7.1 to 0.8.2

Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.7.1 to 0.8.2.
- [Release ...

cd3291a568d0401a882a462a38cca19da85eac8d authored about 4 years ago
Merge #141

141: 0.10.0 release preparation r=adamgreig a=Yatekii

Co-authored-by: Noah Hüsser <yatekii@ya...

44f8cb1abe216254634056124f2c942ac4e09f53 authored about 4 years ago
Fix build from master

092e29d4d806f3b7a469d44dc658c04f548cc219 authored about 4 years ago
Run rustfmt

212d2b4d84452c33a4bb8e360bf10396a00b17fe authored about 4 years ago
Update lock

bd9694ae75f9e0b984120a45b9a553763dfade5c authored about 4 years ago
Bump rtt properly

783b9b63cf6b07338e8225d71e3fa3988b7f4aa2 authored about 4 years ago
Fallback to 'crates.io' if no commit hash could be determined

3735bc1e1129ba20c5815e04e11f6606f73c26ce authored about 4 years ago
Merge #138

138: Fallback to 'crates.io' if no commit has can be determined in git_ver… r=adamgreig a=Yateki...

2543dd6e6ba9500c786d5cd3a4dff5ddf3dc66ce authored about 4 years ago
Bump version

08046d5b70cf4f9dd98a77c9d139d4b7b15f7a88 authored about 4 years ago
Fallback to 'crates.io' if no commit has can be determined in git_version

071c49fd7d1f62ae220169989aa62307ffcc57d0 authored about 4 years ago
Merge #134

134: Prepare for the 0.10.0 release r=Tiwalun a=Yatekii

Co-authored-by: Noah Hüsser <yatekii@...

9bfad806c57d7c4e6215079a48f6e79e2c79894b authored about 4 years ago
Update lockfile

b397e75018734349b4e9881e3542dd454fe6bef9 authored about 4 years ago
Merge #438

438: Bump the version of probe-rs-t2rust r=Tiwalun a=Yatekii

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

09fa14698050447b2f22401c11ae24a6ac740ad7 authored about 4 years ago
Bump the version of probe-rs-t2rust

5098023e735246a8cfea906ebcb0ff1914bd64ed authored about 4 years ago
Merge #437

437: Prepare for 0.10.0 r=Tiwalun a=Yatekii

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

9ebd06b8109d26c8f703b1a96d648e85dabcb7e1 authored about 4 years ago
Fixed a typo

28eac6412cf466339fe5187fc33d882e9d15c05a authored about 4 years ago
Fix a typo

c8a0bef17f64c78342038e0fd0f951c43432711e authored about 4 years ago
Apply feedback

5fb527f452cb338b6240d43fbe1ea94a22ce8973 authored about 4 years ago
Prepare for 0.10.0

8cbd6cf996c923f07d9b49e5e1c5f18c8c42e335 authored about 4 years ago
Merge #125

125: Sentry r=Tiwalun a=Yatekii

I added OPTIONAL logging to sentry and would welcome opinio...

10a0dec8d4fcb91e342d5b643bd0970337c358de authored about 4 years ago
Merge #121

121: Sentry r=Tiwalun a=Yatekii

I added OPTIONAL logging to sentry and would welcome opinions o...

35b917593f6cf16a62035fccfcab4dc46f0a9350 authored about 4 years ago
Prepare for the 0.10.0 release

7052b5dede25110ff208c353bf0564c5d5baacda authored about 4 years ago
Prepare for the 0.10.0 release

81e4a186a7b4c671d5c6e70ca22c5277c69588f3 authored about 4 years ago
Add speed to metadata logging

76d26258cc5f26ecae20f742e5421deb2fd98f1d authored about 4 years ago
Also log speed in metadata

589d9905c6d4e55a42673254c4c5b8c00d01ea9f authored about 4 years ago
Merge #133

133: Update vcpkg version to fix Windows build r=Yatekii a=Tiwalun

Co-authored-by: Dominik Bo...

2fff7cb8390b666674f796a10fc5f3e1fb528b8e authored about 4 years ago
Update vcpkg version to fix Windows build

7ac1bd4bc7551515cfe63bc3e2e33e6b0a78aa72 authored about 4 years ago
Merge #436

436: Adjust the Sentry implementation a little r=Tiwalun a=Yatekii

I added a new meta tag for p...

030341ac63af4cc0c813f52f4281c8f2fc5d602f authored about 4 years ago
Also log speed in metadata

fb2c52ba8c09807750c77227e8c3a748b808bd22 authored about 4 years ago
Add speed info to the metadata

fe43090ed21b777b09dc7de52ebff030f4b51770 authored about 4 years ago
Add Debug & Clone impl to Metadata for logging

102529150cafa955023f49a31ba2bde41b9a638d authored about 4 years ago
Fix logging of metadata

2a56c365cb9f62468c7c417edad82f32611e03f9 authored about 4 years ago
Cleanup

1a0222dbac835778b736f5b8a2f583312541fc2a authored about 4 years ago
Also log metadata on unhandled errors, additionally to panics

41f589d62621a52e7f0ca8243bbd18093efe63e7 authored about 4 years ago
Fix a minor error in logging metadata

7d5ab747f027786553d0d5362b3977953104afc5 authored about 4 years ago
Implement feedback

77499b45b8d7eeb883a145e9280b1fe44eef1926 authored about 4 years ago
Merge #435

435: Divide 8-bit reads into chunks of 64 bytes to satisfy ST-Link v2 max length r=Yatekii a=dan...

11b21b57239793927ecb4cf3e59a32c19ae19ec5 authored about 4 years ago
Adjust chunk size depending on ST-Link version

89754efb1d7c9916d4eab8b951992a4ba7e558cf authored about 4 years ago
Divide 8-bit reads into chunks of 64 bytes to satisfy ST-Link v2 max length

21e6ef17fe67f5976c5ee234946f1649ac757ea1 authored about 4 years ago
Merge #434

434: M0: Use correct mask when setting breakpoint r=Tiwalun a=daniel-svard

The address mask use...

ccb371e92cb9ae815ce0bb612dbc9817af49979a authored about 4 years ago
M0: Use correct mask when setting breakpoint

5ed8cdf853b67f66da13ac12013fc38a74be6fe2 authored about 4 years ago
Merge #430

430: [RISCV] Fix program buffer handling r=Yatekii a=Tiwalun

The implicit ebreak after the last...

e24c6bea753f0b7d571f4bcb72bda00335121d43 authored about 4 years ago