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

432: Update vcpkg install action to newest version r=Yatekii a=Tiwalun

Co-authored-by: Domini...

43d1f18264879bf20341b488e02a3d609c15d752 authored about 4 years ago
Update *all* version of the vcpkg action

adc16302469fb38daf91cfd345138057b1c58ac2 authored about 4 years ago
Update vcpkg install action to newest version

1019073f2d045690300d0d92b7213678bcea5a9e authored about 4 years ago
Merge #419

419: Cleanup after fault, fix abort bit layout r=Yatekii a=jacobrosenthal

In https://github.com...

1581e113fb9eb5962dafc600d1734483b6b5fecf authored about 4 years ago
cleanup after ap search for samx

e6fec9f1533bd8f2cb961c28e4461a3eb557583c authored about 4 years ago
special case erase sector failed error to be more user actionable

8c24791400c65bb5598262deb78d12f4720a6fe2 authored about 4 years ago
jilnk handle nack

2c2f57917db22eef0776946fb0b904b62cc90920 authored about 4 years ago
jlink dummy read

26e0bd9abb55deddd3501b898577116875eb9453 authored about 4 years ago
daplink logging

a79ae18b27e7396dd7827844ca2bf228e19c2f5d authored about 4 years ago
[RISCV] Fix program buffer handling

The implicit ebreak after the las program buffer word can only be
used when the whole program bu...

19bf34687d53b2bc0b8e8ca1e162aaf681a2b8bd authored about 4 years ago
off by 1

4c20cd5307859032b2d4f3f29b60d45bd7ec92f6 authored about 4 years ago
Apply suggestions from code review

Co-authored-by: Danilo Bargen <[email protected]>

b8bada6a40c7d01f99c9bb367bd2fdedbcff8702 authored about 4 years ago
Make CHANGELOG changes mandatory in PRs

ed8076d97fdf977bf81202e1b549b0d67aeb8ae6 authored over 4 years ago
Use master

77bc0fad2e5feaded7d9f7dc26dbe8fbf9027657 authored over 4 years ago
use master

9244806791e1acef2adaff75940a4fef3e5749e4 authored over 4 years ago
Add readme note about sentry

5678344bec1da99ae720da329ef1db4a23a776b8 authored over 4 years ago
Add readme note about sentry

d01bed770adfd19f0de0075bbf4e2af4b62ff147 authored over 4 years ago
Merge #420

420: Sentry r=Tiwalun a=Yatekii

This PR contains helpers for our CLI/binary tools to prompt the...

0f8120747bca519968ac42057b212de7f49ade09 authored over 4 years ago
Make sentry optional but default

91024886a8f2fcbe8f8a7f6114622816df9afa71 authored over 4 years ago
Merge branch 'master' into sentry

a8aa3d0005d65be887ceb46755c408122fc73caf authored over 4 years ago
Satisfy clippy

0ada349b8fb8c16af5924e33bb2612917de0a153 authored over 4 years ago
Make sentry optional but default

567a260eab432d1fe0439a359948e9da575228a4 authored over 4 years ago
Make sentry optional but default

482aaaf73d0ace235918c1730aaf736bb176663e authored over 4 years ago
Merge branch 'master' into sentry

46a1f72a8d294c429bca66bdc1f94e0e64f583b8 authored over 4 years ago
Change to official sentry

1bdcd56fbefbf867145b5c4ff9d6727db2b2edb7 authored over 4 years ago
Apply review suggestions

d478ef7e67687551258955a96199aa7d1be41eeb authored over 4 years ago
Merge branch 'sentry' of github.com:probe-rs/probe-rs into sentry

bcaf90054ef1d7420d63fd72a5368faacc471684 authored over 4 years ago
Add proper fromatting of messages independant of terminal width

40405eb1945b4025288e3cec2f996ddb0da1d460 authored over 4 years ago
Merge #423

423: Add support for implict ebreak in RISCV chips r=Yatekii a=Tiwalun

Some RISCV chips support...

30b01a5cd811061d92b11c54f46a68ee2d193eb7 authored over 4 years ago
Update probe-rs-cli-util/src/logging.rs

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

4044f55f885762fd47b03b05458338358e69d296 authored over 4 years ago
Update probe-rs-cli-util/src/logging.rs

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

26ed7a83d3e6ca800a5743b942000f2aede1311f authored over 4 years ago
Add support for implict ebreak in RISCV chips

Some RISCV chips support an implicit ebreak instruction after
the last instruction in the progra...

5fac42898cc22f91a7c910df52d3d1e2a61855e3 authored over 4 years ago
Merge #422

422: Allow building without rustfmt being installed r=Tiwalun a=sjoerdsimons

Co-authored-by: ...

fc3cbf33fa4f7bf45615c207ac9d9cd6af9d1db1 authored over 4 years ago
Allow compilation without rustfmt installed

When rustfmt isn't installed (or at least not in the path) throw a
warning rather then failing c...

21dcf3dfe55f7c7945764d7aaff2b246806b9ddd authored over 4 years ago
Fix grammer error

Signed-off-by: Sjoerd Simons <[email protected]>

985631c13f60bcdfbba92f6245d472a1880f0955 authored over 4 years ago
Merge #124

124: Add ftdi feature r=Yatekii a=Tiwalun

Co-authored-by: Dominik Boehi <dominik.boehi@gmail....

61ddd51127cde085874bcd66948b5ceb2b813843 authored over 4 years ago
Add ftdi feature

9a099e11300c132002834851906592a032b3579f authored over 4 years ago
Merge #123

123: Unified argument handling r=Tiwalun a=Yatekii

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

5ad34766a98197e31a6b1afb774deaad6eb94f88 authored over 4 years ago
Merge #120

120: Unified argument handling r=Tiwalun a=Yatekii

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

ee0c1f1e81ceb4efbb4093314c529ad90b3c60e0 authored over 4 years ago
Beautify the erroring and the thank you message :)

52dbf78748e4c57f02a845b8de56ce40795cce2c authored over 4 years ago
Handle commit separately from cargo version

685a94a40e3e9fab4a2a7a2998f40faa4d89a0fd authored over 4 years ago
Ensure that all log levels are logged to sentry and not just the ones the user enables

17c513444be414b2f191b816f3abedf71fabb25b authored over 4 years ago
Fix sentry logging of panics

a2d0b71bd11590ef2b8e16704cd9aea2be309c64 authored over 4 years ago
Add the possibility to add metadata

1a03c8a6211763c9f5923e204b510c542cf67b49 authored over 4 years ago
Print the UUID

7555559a91e3d00648e5eab42c2c07d647044691 authored over 4 years ago
Add an environment variable toggle to always log to sentry

b39a575ab2024ebb372efafd9854ca7b9452a76e authored over 4 years ago
Take a reference to the Metadata

1bfa6483a03e8222d75efb77f88b920b29706836 authored over 4 years ago
Adjust printing helpers to avoid deadlocks

95b3e5a8a909cb085b1b937bc0cc34f60f58952e authored over 4 years ago
Make fields on sentry metadata public

9f472384887a9890df7b093e70ac5d087bd8b48b authored over 4 years ago
Insert correct DSN for Sentry based logging

3642683e1b47f39c64c1d72617f2a1527693e8a5 authored over 4 years ago
Add a possibility to log anyhow errors

a3a1674841d69da548543fce514d400f74363a26 authored over 4 years ago
Add sentry helpers

64fe466ff9f38ad7c16bcfa55338d732d424f8e1 authored over 4 years ago
Add generalized argument handling

3be7043c9d8f53cc0190fdb41e40562fcb5c1f57 authored over 4 years ago
Add generalized argument handling

e4d4346ac584ec64e80e3d59b0daeadf3f2705cc authored over 4 years ago
Logging generalization between cargo-flash/embed

9fbb7b521fce3c917d96ab9ae694c089435565fe authored over 4 years ago
Fully integrate sentry logging

e05476a8b9d313a0cc8200f6334c94ff5d22907c authored over 4 years ago
Logging generalization between cargo-flash/embed

b777718099220dca39301a313b403eeec4099c00 authored over 4 years ago
Fully integrate sentry logging

4a875ebfe5a1e647503bf25463c13f98ebc0626f authored over 4 years ago
Merge #131

131: Add ftdi feature r=Yatekii a=Tiwalun

Co-authored-by: Dominik Boehi <dominik.boehi@gmail....

ba7872946220f39dd8c694943b1895144cf0b39e authored over 4 years ago
Add ftdi feature

fc0009f67472cc372e7f2c895dc5af401f22bd4b authored over 4 years ago
Merge #421

421: Add ftdi feature to cli r=Yatekii a=Tiwalun

Co-authored-by: Dominik Boehi <dominik.boehi...

ec5e498e3238cac896edc84bd0d1288e71325a04 authored over 4 years ago
Add ftdi feature to cli

04be21e36de67993906b88dcdd574e0e0e8918bd authored over 4 years ago
Merge #377

377: Use dedicated ST-Link API for CPU Register Read / Write r=Yatekii a=Tiwalun

With this PR, ...

322a86ebf488899fbd9dbd4cefc00fe1f792ec88 authored over 4 years ago
Reduce log level, return proper error for unaligned access

3f921b8c90db466d9772b75fef73ba4e4290a930 authored over 4 years ago
Merge #122

122: Logging generalization between cargo-flash/embed r=Tiwalun a=Yatekii

Co-authored-by: Noa...

443130fd3abb7e6f5eb418f7ea22aa34afdf7465 authored over 4 years ago
Merge #119

119: Logging generalization between cargo-flash/embed r=Tiwalun a=Yatekii

Co-authored-by: Noa...

2485768bfe0b8a84bd20dd6bb04d02e21e8d1d39 authored over 4 years ago
Merge #418

418: Unified argument handling r=Tiwalun a=Yatekii

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

a5a21fe2349d71fec09dc41a80046019af5c104d authored over 4 years ago
Add generalized argument handling

cc9bd924ed781fbf386f3a717185e456226d0631 authored over 4 years ago
Logging generalization between cargo-flash/embed

b916f2f6e5833c268cdd5e35bc89f0566feb4adc authored over 4 years ago
Logging generalization between cargo-flash/embed

d40844a4efe3bb63bb19e7029d4e2cdda684295a authored over 4 years ago
Merge #417

417: Logging generalization between cargo-flash/embed r=Tiwalun a=Yatekii

Co-authored-by: Noa...

b49cc5d1ae74cebca2cb9f04198614c4555602ce authored over 4 years ago
Add optional sentry logging

06ee25d8f3e764875214469afe3dea2111dec5b7 authored over 4 years ago
Add optional sentry logging

40ac2fb71e1258443ec5133b3338c946c2a6f548 authored over 4 years ago
Merge #117

117: Bump gdb-server from `45d2540` to `7b33b4b` r=Yatekii a=dependabot[bot]

Bumps [gdb-server]...

00fe84a73ff1be633731f247dbfead6175d75dbb authored over 4 years ago
Merge #102

102: Bump env_logger from 0.7.1 to 0.8.1 r=Yatekii a=dependabot[bot]

Bumps [env_logger](https:/...

9b06548aaeb9c759562c8b10c04b9cdea681aa97 authored over 4 years ago
Merge #117

117: Bump anyhow from 1.0.33 to 1.0.34 r=Yatekii a=dependabot[bot]

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

0ded046ed89bb0157916c6ed2ed450d8511c7d8c authored over 4 years ago
Bump env_logger from 0.7.1 to 0.8.1

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

b42527066ae51bc0c139209a104ca2902bb03729 authored over 4 years ago
Bump anyhow from 1.0.33 to 1.0.34

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.33 to 1.0.34.
- [Release notes](https...

f62f9b730f74b7dffbab2cc6c648a9d3d3069cd1 authored over 4 years ago
Merge #89 #118

89: Bump tui from 0.10.0 to 0.12.0 r=Yatekii a=dependabot[bot]

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

3434ae465b92257e095a798e575c46aafc6671be authored over 4 years ago
Merge #101

101: Bump structopt from 0.3.18 to 0.3.20 r=Yatekii a=dependabot[bot]

Bumps [structopt](https:/...

a3e9621ccd02a99aaceeda962d315c68268f9526 authored over 4 years ago
Add generalized argument handling

2fe7514c8b18858a277fa2a2882d50f008985471 authored over 4 years ago
Add generalized argument handling

2e22aa872acbb10ffd3dbbcad94d6fc00272483b authored over 4 years ago
Logging generalization between cargo-flash/embed

4c786c718c6bf4dcf03694bfbf8869042d5ac58a authored over 4 years ago
Logging generalization between cargo-flash/embed

2b72b4d0bd1f4803beb7b5a7156cfef55ecab4c0 authored over 4 years ago
Comment logging helper code

9c3589578691804c2136309eb3d14e270ca86bd6 authored over 4 years ago
Make logging module private

223ae9bc844c63348c97c0477bb275b60d7f9039 authored over 4 years ago
Include logging utilities form cargo-flash/embed into the cli utils as they are the same

c823a1afcb0fc3950893eff734af29030bdb8893 authored over 4 years ago
Merge #416

416: use `dunce` crate for path conanicalized paths r=Tiwalun a=berkowski

fixes [probe-rs/cargo...

556308ce1132000dafd4d4e4a76343f411188f31 authored over 4 years ago
Merge #415

415: Updates bitvec and nom r=Tiwalun a=benmkw

I'm not so sure about nom as the error handling...

0b3b8c479968e175da64996f2a532597b3d88bbe authored over 4 years ago
revert change in asserts for failing tests on linux

ef8e6193dc9ba2f09999d0ffa71748432f77f9bc authored over 4 years ago
use `dunce` crate for path conanicalized paths

fixes [probe-rs/cargo-embed#119]

59743947f1cbceb77bfbc1dec947435e9ab1ab2e authored over 4 years ago
Merge #120

120: Bump actions/checkout from v2.3.3 to v2.3.4 r=Yatekii a=dependabot[bot]

Bumps [actions/che...

d9ee7e866bf61ab3a71f8c2ac4bd5ae23e9e44cb authored over 4 years ago
Merge #118

118: Bump actions/checkout from v2.3.3 to v2.3.4 r=Yatekii a=dependabot[bot]

Bumps [actions/che...

68a27f66185bced2707de9f1a3d5b2224298a176 authored over 4 years ago
Bump actions/checkout from v2.3.3 to v2.3.4

Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release ...

ae33c7bb994f6b6883782a7e60c7b1451d7a76ce authored over 4 years ago
Bump actions/checkout from v2.3.3 to v2.3.4

Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release ...

9a26cf475fcfab215ac720615eec0877e0d77c71 authored over 4 years ago
update anyhow

2157353c67c9cbac26f0b2ec8218c1c9be6580fe authored over 4 years ago
update nom

bd9df768bf1f759c67c870fdd737e1010f7d6075 authored over 4 years ago
update bitvec

15eae5db1960c8dc8632ef3f0e076ab2335aac95 authored over 4 years ago
Merge #98

98: Bump anyhow from 1.0.32 to 1.0.33 r=Yatekii a=dependabot[bot]

Bumps [anyhow](https://github...

805cd068d45a33eb533d6d2859b7cbe74c01f326 authored over 4 years ago
Bump anyhow from 1.0.32 to 1.0.33

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.32 to 1.0.33.
- [Release notes](https...

37640a1c96fd07deabb923014d495b75345ae159 authored over 4 years ago