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

flashing: do chip erase only once per flash algo.

d701fa68e64684faad6ed05576242486ddd31227 authored over 3 years ago
flashing: group regions by FlashAlgo on commit.

a0b9dc2a0b2cfe0a1838f7dfdb2780ca6c383366 authored over 3 years ago
Merge #675

675: Add support for STM32F2 series of chips r=Tiwalun a=sgoll

This PR adds support for the STM...

a061ccff04d176bff1114a59ab5f48d5e4626842 authored over 3 years ago
Merge #631

631: Implement debug support for additional datatypes - part 1 r=Tiwalun a=noppej

This is a pla...

9e9fe3a64270e8596e99265d45daead3f7d1d583 authored over 3 years ago
Add changelog message

f90fec8cb97865f2e1cef35a4c24e374ca61e1bf authored over 3 years ago
Make STM32F2 file match remaining STM32 files

This removes unset fields `~`, fixes `Nvm`/`Flash` inconsistency and
removes the trailing line b...

13ba28ff8e4cac5583471f56e77b8359a910093b authored over 3 years ago
Add support for STM32 chips from the STM32F2 series

This includes STM32F205/215 and STM32F207/217.

The YAML file has been generated by running
`tar...

877219b169ca0d44341f275376025452b3b22cd6 authored over 3 years ago
Merge #673

673: Update object requirement from 0.24.0 to 0.25.0 in /probe-rs r=Tiwalun a=dependabot[bot]

U...

65c7da6bd2983b686b6587cf449da9244a5c5440 authored over 3 years ago
Update object requirement from 0.24.0 to 0.25.0 in /probe-rs

Updates the requirements on [object](https://github.com/gimli-rs/object) to permit the latest ve...

0780ee31acee4e84754cba3ba81afeaa89d612db authored over 3 years ago
flashing: Assemble flash algo in Flasher instead of Loader.

ba9d2143ae44583ec330fb6ae71f3e6eec882521 authored over 3 years ago
Merge branch 'master' into debug_additional_data_types

945738977deef095fb7d766bef81fb044ac60c15 authored over 3 years ago
Merge #664

664: Allow accessing DapAccess from the public API r=Yatekii a=Dirbaio

Allow using DapAccess fr...

acc206f54c591ff0cf604a7e8d66662fd924203c authored over 3 years ago
Merge #668 #669

668: Fix breakpoint handling on RISCV r=Yatekii a=Tiwalun

669: flashing: Load flash algo once...

8fe1f24f91e6181cdcc91977731912e8ba91e129 authored over 3 years ago
Merge #667

667: riscv: Fix single word write using progbuf r=Yatekii a=Tiwalun

Co-authored-by: Dominik B...

fdd69eafd15ef6b1a326bd9bd0563f6ee43b2af9 authored over 3 years ago
Add changelog.

bf14c712e9a0cbcc9a540ecaf16e7f9d090b0765 authored over 3 years ago
Allow accessing DapAccess from the public API

8d54ec8919f3228ced0f8af6a49a142bf12e72f2 authored over 3 years ago
Add DapAccess example.

7e03c3a66825659da2d71658c2475d83ebfd8d1b authored over 3 years ago
flashing: Load flash algo once, not at every reinit.

46f71f32fc0dbce2f76017b5006715720bffb691 authored over 3 years ago
Fix breakpoint handling on RISCV

8d1bfc96ffa82e45463da7de41da27dad32e8a52 authored over 3 years ago
riscv: Fix single word write using progbuf

1f026864e08729e90fb7c4704ef43bd64136e6b2 authored over 3 years ago
CHANGELOG and ready for merge

56e0dc262e4b46e8b9703107dc93bfccd8b2b5b6 authored over 3 years ago
Merge branch 'master' into debug_additional_data_types

8e3a41acc47971be96856756beb52824b9e71d60 authored over 3 years ago
cargo clippy and fmt cleanups

c0e1fa3bf46e0a059b26f29facb3a99769e62b81 authored over 3 years ago
Merge branch 'master' into debug_additional_data_types

f5eb177c2dd21dea30f445ec78819d9f392aab0a authored over 3 years ago
Merge #632

632: Fix HW breakpoints and remove caching of breakpoints in CoreStatus r=Yatekii a=noppej

I've...

7459889a4c80e7be12287be83c9852e27b6046a9 authored over 3 years ago
Merge branch 'master' into remove_breakpoint_caching

31df4b505883487b5698e3c28ea67d216631cb62 authored over 3 years ago
Cargo fmt & CHANGELOG

8bd7b74c5f04510fe79f4d1887d61a0c0f602b94 authored over 3 years ago
Merge #661

661: Fix RISCV assembly generation, source and destination in lw instruction was switched r=Yate...

2efc3fbaf1dcd3e3ad85672c1d8c2609c5c9566f authored over 3 years ago
Merge #663

663: Fix typo "openend" r=Tiwalun a=Dirbaio

Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbai...

16e8e4d223c27a327219e25e07690cdd0f6216ae authored over 3 years ago
Fix typo "openend"

4236666b82e9a75ec80bd0d84aadcbd9ae0c25ce authored over 3 years ago
Merge #662

662: Fix crash on unknown AP class. r=Tiwalun a=Dirbaio

Locked nrf5840 chips have an AP 0 with ...

a974e0c73eb58a9fbc205e71b1b67cf6f17ecba6 authored over 3 years ago
Update changelog

62c9bf64ce44f5fbe5a06c0d160f9d78a78d91da authored over 3 years ago
Fix crash on unknown AP class.

35c39a23db6eaee37fa28c80c74ed8137125c5b2 authored over 3 years ago
Fix RISCV assembly generation, source and destination in lw instruction was switched

ca9f91f40999298b5258cee49e74305f47db3c4d authored over 3 years ago
Merge #226

226: Bump goblin from 0.4.0 to 0.4.1 r=Tiwalun a=dependabot[bot]

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

f7662e84d876935995ed78ebd66535607d6c76d4 authored over 3 years ago
Bump goblin from 0.4.0 to 0.4.1

Bumps [goblin](https://github.com/m4b/goblin) from 0.4.0 to 0.4.1.
- [Release notes](https://git...

948e94fa1e78600b9ef7bf2de409ce81c31a40b6 authored over 3 years ago
Merge #660

660: Bump Swatinem/rust-cache from 1.2.0 to 1.3.0 r=Tiwalun a=dependabot[bot]

Bumps [Swatinem/r...

3141e21751a598cced00a1cbe803bb3a7131d80b authored over 3 years ago
Bump Swatinem/rust-cache from 1.2.0 to 1.3.0

Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 1.2.0 to 1.3.0.
- [Rele...

ddcf32288fc61037d4085037cf490f93ca790747 authored over 3 years ago
Make target-gen compatible with updated probe-rs

6ec1adc00761968cc008168643eec135f60e727e authored over 3 years ago
Merge #659

659: Fix build without built-in targets r=Yatekii a=Tiwalun

This fixes the probe-rs build witho...

bcdd6c3e5b7b36e52124fb0ab7d26db2e37351e1 authored over 3 years ago
Fix CI

c6e2cd5869bd24ddbba93dc2b13a4e843932f4c2 authored over 3 years ago
Fix build without built-in targets

563d2d118204d1d3bba6fe3c1f742e0bfc54ed6e authored over 3 years ago
Merge #657

657: Add RISCV debug spec to resources, reorganize resources file. r=Tiwalun a=Tiwalun

Co-aut...

d165367c09d10123d8088afb2affcdd596e0f122 authored over 3 years ago
Add RISCV debug spec to resources, reorganize resources file.

987b785d0482b64ea235a08b7f075733896fa064 authored over 3 years ago
Merge branch 'master' into debug_additional_data_types

3f4419ea461078f9e6dd72d8126975bf3168fb79 authored over 3 years ago
Merge branch 'master' into remove_breakpoint_caching

28ecef84038092dbfeba8fbd92acf4dbf6f3c58c authored over 3 years ago
Implement `get_hw_breakpoints()` for `riscv`

cd6aea7dd7020a299c5352cc8bb00eba20c769a0 authored over 3 years ago
Merge #658

658: Update jaylink to version 0.2.0 r=Tiwalun a=Tiwalun

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

05fded57bbfd63c6a8eb247ab06837e1e814b5ec authored over 3 years ago
Log to Debug Console when no hardware breakpoints

1303e2f4087862ba9bf41dcab34a63014893e02c authored over 3 years ago
Merge branch 'master' into remove_breakpoint_caching

e0b0dc94bc595ac0701db6751e50185585d8d3fe authored over 3 years ago
cargo fmt updates

e90bb86553d14ac699e9545c16a688e6f2873959 authored over 3 years ago
Add thousands separator for numeric values

6e593674706333caefc72239241b232736088c97 authored over 3 years ago
Update jaylink to version 0.2.0

428b604ed4a89511dd4deb77223261f0a72f67e4 authored over 3 years ago
Improved Display formatting for non-Base types

5ba37c5b69507bb7fd11ecb62d0bb5b31dab8dd3 authored over 3 years ago
Add: UNION datatype

e1cd30f068d65f9389b87f4e842b6b8dee598fdf authored over 3 years ago
Fix `Array`, Add `Union` part 1.

7ee788f3406dd4804ef8d246185d3cb608214cd5 authored over 3 years ago
Merge branch 'master' into debug_additional_data_types

3cd9e3ae0cbf75d76384ecda7cfef7e1dd81ccbf authored over 3 years ago
Implement `get_hw_breakpoints` for M0 and M33, similar to M4

06197d091ab6026b915dbf8e27e37a3eddbb931c authored over 3 years ago
Merge #176

176: Bump thiserror from 1.0.24 to 1.0.25 r=Tiwalun a=dependabot[bot]

Bumps [thiserror](https:/...

8d3eb7b1bb25afb97de2d92089eb5aa681f0d4c5 authored over 3 years ago
Merge #196

196: Update defmt r=Tiwalun a=mattico

Waiting on defmt-decoder 0.2.1 release

Co-authored-by: M...

d23a573206231923ed9cac0efec272d657e91d29 authored over 3 years ago
Merge #656

656: Undo prelease versions for testing r=Yatekii a=Tiwalun

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

53d21d0bc4791c8bc5b029fa8b5c34284bbf032c authored over 3 years ago
Update CHANGELOG

1eefad8d87fdd9dc5f42c7d3ff6a138786cd16e0 authored over 3 years ago
Merge branch 'master' into remove_breakpoint_caching

6a1f89486eb2539a32070767dd0d33404af6331c authored over 3 years ago
PR Review Feedback

b654d2a1d32b248f3d24a6e0075d00fbad689cab authored over 3 years ago
Undo prelease versions for testing

4460cf6fb36936d9b96d953186b01ad6c18f4330 authored over 3 years ago
Update defmt to 0.2.0

3eeb43b5d01c8628628f496e7a4b414ba801c4b8 authored over 3 years ago
Merge branch 'remove_breakpoint_caching' of https://github.com/probe-rs/probe-rs into remove_breakpoint_caching

6603e21ea41fdfee4f29ca4601616eccc4c44bb8 authored over 3 years ago
Merge branch 'master' into remove_breakpoint_caching

e3f79526f7d4d9ad8006de128f994c5d7534aab8 authored over 3 years ago
Correction of comment

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

696868f4ed29c9c3967b113b5846ecedcd30002b authored over 3 years ago
Merge #654

654: Release v0.11.0-alpha.5 r=Tiwalun a=Yatekii

Bump probe-rs versions in preparation for the ...

ed068acc25ca7c553cf12ac6ada6b30f988b8a6e authored over 3 years ago
Prepare for the v0.11.0-alpha.5 release.

020c82969965472859b2e4b21e48b3ffd082a0e3 authored over 3 years ago
Merge #653

653: Release v0.11.0-alpha.4 r=Yatekii a=Tiwalun

Bump probe-rs versions in preparation for the ...

778c304fd98a3c119c40b4363c21c550fabf45c0 authored over 3 years ago
Merge #637

637: Update changelog in preparation for version 0.11.0 r=Yatekii a=Tiwalun

Co-authored-by: D...

4524ac89de5ccf2be562c4b61b19c4d1d0b37f6a authored over 3 years ago
Prepare for the v0.11.0-alpha.4 release.

38b562101bd26a1353d642f2472e6dc58fcfa560 authored over 3 years ago
Rework changelog, move entries to correct version

44997578fb1680d45c0e4d5b0014e3e7a414510e authored over 3 years ago
Apply suggestions from code review

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

09f29c35573f4ea6f9751ddabaf1a4e5fc9ddbd9 authored over 3 years ago
Merge #652

652: Remove 'v' from branch extraction r=Tiwalun a=Yatekii

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

7e92d16c8a5116223993574a8f2b2a8f63fe2825 authored over 3 years ago
Remove 'v' from branch extraction

6023103e5ce894fb1ee3a61dcc8a733e4068c63e authored over 3 years ago
Merge #651

651: Release v0.11.0-alpha.3 r=Yatekii a=Tiwalun

Bump probe-rs versions in preparation for the ...

11f42a71c0997fa0597868a728841ceb9ee16d86 authored over 3 years ago
Prepare for the v0.11.0-alpha.3 release.

17594519ea60ad3d3768352d51a4917ec41a1639 authored over 3 years ago
Merge #650

650: Disable bors check for changelog temporarily r=Tiwalun a=Yatekii

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

4591f4e795e02628fd344137fb450c6de20abf9a authored over 3 years ago
Disable bors check for changelog temporarily

20286031f6e8405a25f5103b7e1efa9db1623d2f authored over 3 years ago
Merge #649

649: Fix typo in release workflow r=Yatekii a=Tiwalun

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

f78ab18ebdbfd878f9ff1b01abe9a282c61aeae1 authored over 3 years ago
Touch changelog again to satisfy bors

2f14dc724dc0499c8bb56ebbf1e7dcebf4303194 authored over 3 years ago
Bump thiserror from 1.0.24 to 1.0.25

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.24 to 1.0.25.
- [Release notes]...

5147f1f3ba009d088e7d189794c90db07fe77ddd authored over 3 years ago
Fix typo in release workflow

6dbadd71d5919898b00ef6d1d7cd9654e81203f6 authored over 3 years ago
Merge #647

647: Release v0.11.0-alpha.2 r=Yatekii a=Tiwalun

Bump probe-rs versions in preparation for the ...

1033ada397dccc9ce600f382ee111751e97e765f authored almost 4 years ago
Satisfy bors..

b8d7454cdb32d69ca01fdb084debf76993167189 authored almost 4 years ago
Merge #648

648: Fix inverted contains check r=Tiwalun a=Yatekii

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

4a44e482242fd24479133b4b25f3c1b9ec50f146 authored almost 4 years ago
Fix inverted contains check

4a55f9813a414c3c72fae3c5415f084eb2667020 authored almost 4 years ago
Prepare for the v0.11.0-alpha.2 release.

c3154a7c19ba2eb70a5125f5151061ea3f4bc202 authored almost 4 years ago
Merge #646

646: Fix fetching of PR head ref r=Tiwalun a=Yatekii

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

a68c350a3f0d8d726eaf3ba992fdb834b8034c1e authored almost 4 years ago
Fix fetching of PR head ref

0e88735fbf51e7797b2f3209f1da34f5a8adca8c authored almost 4 years ago
Merge #645

645: Release v0.11.0-alpha.1 r=Tiwalun a=Tiwalun

Bump probe-rs versions in preparation for the ...

d32e3540b8efc0e6dcfd280e82ec56bfde3cf942 authored almost 4 years ago
Update CHANGELOG.md to satisfy bors

0b3160812e07b2a396befd611386dd5d7a4bca9c authored almost 4 years ago
Prepare for the v0.11.0-alpha.1 release.

8710619700f158f041bae627410f80ecc40752e3 authored almost 4 years ago
Merge #644

644: Fix libusb r=Tiwalun a=Yatekii

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

41481c46c278f2b0bb7ecaa09c2943c5ed396fe3 authored almost 4 years ago
Fix required environment

ca7a26a6dff01d1243a9e9cf8de5d9bd1b036d14 authored almost 4 years ago
Require release environment

65b9e2ddefd8b0c445375468f148d275dfac6902 authored almost 4 years ago
Fix libusb

934977b83328c4962fdae358ef0bbe2ec719c9d8 authored almost 4 years ago