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

Add stlink v3 support

b9b1d5166fb8f94405127ed94477b220a2c2bc5d authored almost 5 years ago
Add speed/set_speed methods and error kind

14c06a3c32fd5e4bb7d0d8eb577e46046f5067bb authored almost 5 years ago
STM32L4 target

74a9c343d655e0ad9983a205bff335840b4ac03e authored almost 5 years ago
Updated changelog

c95aa57f0136b2386197bc26f07522cbe422d53a authored almost 5 years ago
Update derivative requirement from 1.0.3 to 2.0.0 in /probe-rs

Updates the requirements on [derivative](https://github.com/mcarton/rust-derivative) to permit t...

35a32a01f929ae7b0724072efd1c32f7fc800fee authored almost 5 years ago
Update base64 requirement from 0.11.0 to 0.12.0 in /probe-rs-t2rust

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

fcfae794a39ce5842e3fdebadc6a090c213337ba authored almost 5 years ago
Stop progress bars when an error occurs

a0eecb38295b2db1498531757618f1c5e095cc97 authored almost 5 years ago
Bump version

eca8c2baff91beb2ed5675535fa1056f4777e41f authored almost 5 years ago
Update changelog

4033cd6cb83ea06ee5bcd3884afc80af95f8c372 authored almost 5 years ago
Removed unnecessary titles

d6cade0e820ca721275224af76168c7b8ce313ba authored almost 5 years ago
Improve error handling for flashing

Add additional states to indicate when flashing
or programming failed, and ensure we don't wait
...

a9768c1b0f6f69e0918fde228d87b22f80789acb authored almost 5 years ago
Tracing works again but it's weird

35df5d0c7e382968dc70a51134b8680649da2f2f authored almost 5 years ago
Fix checks for STLINK-V3

92ce82b4530f346c153d20b68d1bb67f622d2dfb authored almost 5 years ago
Add proper register definitions for the DWT tracing. DWT is not working atm (enabling it misses something)

757a26885dd6c7badcf8167f21329485b0cce789 authored almost 5 years ago
Merge pull request #167 from probe-rs/fix-m3

Add the M3 string resolution

00572c73377cefe1307b03ecc9e2774dcea368d5 authored almost 5 years ago
Extend packet decoding

1fed2b8155363aa450fcfc86f3a6eac2ed8907af authored almost 5 years ago
Add the M3 string resolution

030114fdc6b107c21ee2207c50332ff52cab2dad authored almost 5 years ago
Set probe-rs to crates.io version

2b6273263a8f22f6ecada66221c5ff8783d53934 authored almost 5 years ago
Prepare changelog

f9b7bdd249c595662a7d8ae5aeeb47e68abbf714 authored almost 5 years ago
Rename target selection option to --chip

34972c724ea670de0a0670a861bf4f5de2917246 authored almost 5 years ago
Prepare release

8beedf697582c8959187e600c1533558b4dfa259 authored almost 5 years ago
Remove outdated material

57a1d18a70f9e84e94c71264bc256c0fe1c2a1ef authored almost 5 years ago
make dependencies for gdb-server crate not required

bd333b1f02f5b00b919b72c070ee16dc81b8d4c9 authored almost 5 years ago
Address review

54a32d23c32f5b7da7a6575dbe3a3fc9d5ade7f8 authored almost 5 years ago
Improve logging such that the log is also printed with progressbars on

bb273907fdbcbcd2ae62a20dbec8534ebbc890bc authored almost 5 years ago
Add Cargo.lock

22a159fa9bc6cb24b104456f2b1495aa9f486156 authored almost 5 years ago
Fix clippy warnings

2baa5c5ea710e892badc40b11d5f2905abfe2fb3 authored almost 5 years ago
Added the --log flag

3fce76a92235aa6513a004ba0e669ce2402e4155 authored almost 5 years ago
Update dependencies and improve cli hints

2f4c3a826391ef4dd478f623d31ba486faca13ab authored almost 5 years ago
Update dependencies and changelog

35dc8c807f989b260b4dab3d6a1d3948d6e1f273 authored almost 5 years ago
Try and log while progress bars run; not sure if it works because windows could be at fault too ...

f018921fb202df3bcb4e480478272c15e70cb676 authored almost 5 years ago
Fix deprecation warnings for hidapi and change jaylink to released version

23e8438acfb1c8df7f0044cdcd7a14ee8e7d6935 authored almost 5 years ago
Update pretty_env_logger requirement from 0.3.0 to 0.4.0 in /gdb-server

Updates the requirements on [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger...

224883268875e588fd33e6baa64c560dd5f3f8d2 authored almost 5 years ago
Add file based dependabot

fff50190eab4973daa75c8a84a3425cb2d266c11 authored almost 5 years ago
Revert "Fix page count calculation"

This reverts commit aaf2afc3f768c54499db4b6a4ea71544e95b58f7.

d90341bd607967f9728561fa23f607fb88c04e3d authored almost 5 years ago
Run rustfmt

b5a634bd42e73446afaaeecfe4a17e0a06eef106 authored almost 5 years ago
Update changelog

06f1194ccfda1161b684fc63732f2aa6f0e08c9b authored almost 5 years ago
Clean up some code

b9bb703ae89ad57bfa85419097cc8b2b48d50590 authored almost 5 years ago
Update probe-rs/src/probe/stlink/mod.rs

f70e27a2fde01837e84ab699461459e85a01b1b5 authored almost 5 years ago
Fix typo in changelog

4b1b40ffec24863ab7d7da7371319f30e8fc1582 authored almost 5 years ago
Add support for stm32wb55, improve support for multiple APs

00db329e0f555b7f034af679edeeec2582938ed8 authored almost 5 years ago
Point to master again

0b83e8945019f3ad6f973e302195bd45cddbf275 authored almost 5 years ago
Remove old uncommented autoselection code

fa9d664dc663d4d66624b1dd84cf4bb6856fab60 authored almost 5 years ago
Add JLink support

5228d89803017bb67c271497b50b58c65feeb932 authored almost 5 years ago
Cleanup argument filtering and add support for protocol selection

794d9b34c6113f8272ad6eedf074de7595ef2b8e authored almost 5 years ago
Swap back to probe-rs master

919426f24bca91df08309d8bbb36b6bde8a58f60 authored almost 5 years ago
Fix clippy lints

a81a5ce9ed56285bb801dcd95314c457bb68b491 authored almost 5 years ago
Adapt to newest changes

d5624215afc5a61bff5a7dc7abe56cbb5788686e authored almost 5 years ago
Fix #1

de5ff43674cf79e7789d6194e48121832b48e494 authored almost 5 years ago
Add FromStr for WireProtocol

de7b0ca5f3e89009e64d739203181985a5a7e757 authored almost 5 years ago
Cleaned up the gdb stub with hopes of cleaning cognitive complexity; didn't help as expected ...

0dd4273d52d24a3f6d6045806124d437cc122e50 authored almost 5 years ago
Remove allow of dead code again

c21111472683529f3a8084548e855c3163414b1e authored almost 5 years ago
Fix all warnings except for the cog complexity for now

613627bdcf91667faaedaee2fa37a80b335ab25a authored almost 5 years ago
Add STM32L0 target

Generated with target-gen using
https://keilpack.azureedge.net/pack/Keil.STM32L0xx_DFP.2.0.1.pack

9f672221825ec0b2e3a62c61a4e2ff5ebf6c0d5d authored almost 5 years ago
Fix page count calculation

aaf2afc3f768c54499db4b6a4ea71544e95b58f7 authored almost 5 years ago
Address further review

411bff170dad200cbf8440c638651b17cacb219b authored almost 5 years ago
Address feedback:

- Generalize ADI init code and move it to the ArmCommunicationInterface
struct
- Clean up errorin...

477780d929a5b42e475b682195087e1553b58b5a authored almost 5 years ago
Add SWD support for JLink

d0cf5dbd8d4c17e32ff2550b5b4b3d3c6bd1a052 authored almost 5 years ago
Format code

6c74ff75cdf9136d77120533a0148defac910b8b authored almost 5 years ago
Update probe-rs/src/probe/jlink/mod.rs

Co-Authored-By: Dominik Boehi <[email protected]>

07e3c2c27f4b9cba2e08cdf5a1fcc11ef6017308 authored almost 5 years ago
Don't panic when closing the interface fails

9b54c33a8815914b8745c1907c031f3a35589ea2 authored almost 5 years ago
Working memory read on RISCV

428556a8254cdc7bbff721c7d202e47c01a111c9 authored almost 5 years ago
Update probe-rs/src/architecture/riscv/communication_interface.rs

Co-Authored-By: Yatekii <[email protected]>

64b23a5c5e3beea73134d050efeecca1a7022d9a authored almost 5 years ago
WIP: Halt support for RISCV

3c750bdbe9011b037f506c3529d1182b75d866f9 authored almost 5 years ago
Remove unused code and dependencies

8aada798a0f9fe1677508d14ccdb6b64fe91151a authored almost 5 years ago
Correct instruction for writing CSR

634ef0dce32fd1ad332fb7a9201708a45bcb7cbf authored almost 5 years ago
WIP: Riscv halt works with new API

78dc3e2d08e117c798b3ff04be85234993e12445 authored almost 5 years ago
Add support for step and resume

41d9473f5cb2b816f43bb34af9cfedf4e508f2a2 authored almost 5 years ago
Apply suggestions from code review

Co-Authored-By: Yatekii <[email protected]>

075c960c0e405093e2d9fa8e8b926cc5aa16162e authored almost 5 years ago
Reset errors when connecting to RISCV debug module

11ff995084b73847a990603340b6f8f867774ba8 authored almost 5 years ago
Use Github version of jaylink

402368ea103153cccf7472e263b6e7ee234ec287 authored almost 5 years ago
Add register support for RISCV

94e909b384e72c25f656c7287b55ebcb8760655c authored almost 5 years ago
Add timeout to

749b85cbc086af6e3186a06eaa5ce35b26ba3119 authored almost 5 years ago
Initial support for J-Link and RISC-V

c4e40d0f6f84e635c8cf4b86ac7e4498a87618d4 authored almost 5 years ago
RISCV Memory Access, using progbuf

fd47dde0616d5c5b310a5b5568c47b59c2df62e6 authored almost 5 years ago
Fix breakpoints for RISCV

cfe28963e0805e1c27227837a32884e26d265d41 authored almost 5 years ago
Remove files added by mistake

644ad1a42c603a2475f9a89a0a3a71802db52749 authored almost 5 years ago
Address review feedback

2aa62623c19c02d3d2a48d27fe3c2a4754f85b42 authored almost 5 years ago
Update CHANGELOG

3d0d2c7eb805616a2a89b3b48c5ab6c877ebce6e authored almost 5 years ago
Update probe-rs/src/architecture/riscv/mod.rs

Co-Authored-By: Yatekii <[email protected]>

a777d78302b327208b1802875c7bad024811f5c0 authored almost 5 years ago
WIP: Working halt for RISCV

5133cbc974d335fb3432a9a3d2e776901ecb8cb4 authored almost 5 years ago
Initial support for breakpoints on RISCV

40d655aacc2fd8ed5a69af00f9eb8ed0315e8904 authored almost 5 years ago
Working reset for RISCV

72ca2373cea0eed19128ec6a61368538f4f73a68 authored almost 5 years ago
Cleanup JLink implementation, remove RISCV specific parts

9a2bf6a058af7ab38205a664056fa50fc7de9020 authored almost 5 years ago
Add Cortex-M3 support by re-using Cortex-M4

7ee252b55cb358d5b15ff2714389833a723f668f authored almost 5 years ago
Update probe-rs/src/core/mod.rs

e0b7959dd8a81290c442b4685d71d8b33d6554f8 authored almost 5 years ago
Update probe-rs/src/core/mod.rs

31ac11def5dd6898b9d2776ea6bb6a5db7093f29 authored almost 5 years ago
Update probe-rs/src/core/mod.rs

d63d4f8de1ffe899ab34cf65eb3a40a3181ca0d6 authored almost 5 years ago
Fix clippy lint about clone

e8a1f8eede27b5860391e063618532217e6a2fa0 authored almost 5 years ago
Initial implementation of new register description

9aad359a2f11a0e6f928281bad0d6d8caeaa797e authored almost 5 years ago
Use static register description, add non-panicking methods for register access

16aac92f087455be4a666d3a277a31c7391a0a84 authored almost 5 years ago
Add support for DWARF requires-register evaluation

00e45a542b65b712fa7738ee0dd0aae7b0e6be06 authored almost 5 years ago
Make memory tracing public

bd0f9edcb64a7a5d8e8beb24ad1a0677a365bfb2 authored almost 5 years ago
Add clone derive to itm packets

eb73f407d9bafb59d9fefd92dcaa2fb436febf70 authored almost 5 years ago
Add serde derives to itm packets

8ae401899b24c3e280c63c414bfb8ab8e0c94ef7 authored almost 5 years ago
Bump direct dependencies to reduce number of indirect dependencies

Signed-off-by: Daniel Egger <[email protected]>

d5cfb78dc5499e21a9db5cb940d5bff7c371b5f7 authored almost 5 years ago
Stimuli working properly =)

b36b9d3e8695f74f9785c02afbd1c4d8f0b8c3ac authored almost 5 years ago
Demystify register to enable DWT; This is actually an ARM register which ties off all debug components to save energy; It is questionable why this should give bogus reads of the romtables

925b710a3e381935cfe93f630190aef2241e96da authored almost 5 years ago
Romtables are now read properly; Writing a weird register for the STM32 is necessary

3129d36059811e456242147093fba08ce16824d9 authored almost 5 years ago
Romtable reading on the STM is weird somehow. when the STM is connected fresh from reset it has an invalid preamble in the romtables; when @widelbouwman's swviewer is connected once it reads properly afterwards. so it seems like we forget to enable something

9d46d5aaad85dbed48ce01e2d67bd8f394c97ce0 authored almost 5 years ago