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

Respect the serial number when attaching to a jlink

6d4e995e84a3c36484ba6f9b6d80cd12ed172dbe authored over 4 years ago
JLink scan now includes the serial number

8f9f89b8abc175d73bc29492915e50ebc73b365a authored over 4 years ago
Add serial readout to jlink device info; does not work somehow

271a0e82601ab23550ddc624c54b4a5dc9dee0fa authored over 4 years ago
Add serial number readout to stlink handling

09e66de23c57e98bb0b6212b12e57ad51d7f524c authored over 4 years ago
Use the official VIDX repo

58e005c6040a4cb71859e7df85acff89befb4509 authored over 4 years ago
Fix doccomment

c1dbbd850e6cc4f49f5973bee6fbef18fbf2151a authored over 4 years ago
Always enable logging

5b5495c04a38b03ff08fcad18f3c52eac2bea4f0 authored over 4 years ago
Use ::compat for failure -> anyhow translation

45c00f6f790d463d6db1e8d0bbaf7cf1a9e7ac50 authored over 4 years ago
Download all packs available on the arm page

ede8be0c6c62a12685e640043a2a18c27f711e9c authored over 4 years ago
Fix the CLI hint

0f356c064d1b9fff4a98c8040c0b64eac67ac707 authored over 4 years ago
Fix tests which would not run because the term logger backend would not be available.

b0e43505e98b3ae1837aa2e837f2b543c2498eaf authored over 4 years ago
Only try to download the non-deprecated packs

cedc8fd3272f3237461d64c62a7a149db85c6580 authored over 4 years ago
Add some docs

b31bf6433948f97094bb1e5ce112df643dd559e7 authored over 4 years ago
Update gimli requirement from 0.20.0 to 0.21.0 in /probe-rs

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

c4b9ea73f6f1aff113f712ec1946b70e9bcadeb3 authored over 4 years ago
Improve backtrace handling

89c535b9800eadfe54f2778a22dc77aa8612f05e authored over 4 years ago
Add support for self-written flash loaders (#16)

* Add support for self-written flash loaders

* Update README.md

* Add update feature, to u...

554fa2c4be10d7d8bb0c67bef9ff836fbc7aba70 authored over 4 years ago
Bump goblin version to avoid building twice.

This had been pulling in both 0.1 and 0.2, but it looks like there are
no breaking changes in 0....

aba852540edfa27c956f42ceb436e850169a953d authored over 4 years ago
Cleanup GDB server

779a0a4dfc3e33e4fbb878357044ee9f96fdd5ef authored over 4 years ago
Fix formatting

6857c3f553d21d66b8d897a2b783701b8fa5cd51 authored over 4 years ago
Merge pull request #240 from probe-rs/api-changes

API changes to make multithreading easier.

9cd365f0f256eaead1f024a066ceafa9bfe238b6 authored over 4 years ago
Clean some more lifetimes

7b46c8ac2de66183fce30616879a18b4f4770908 authored over 4 years ago
Fix clippy lints

0a6a8b2b69a6b037d964278ee8c3c00177ef79b1 authored over 4 years ago
Fix doc comment with wrong info

717896da0f0dc207a6a339f588b36b9365b7c871 authored over 4 years ago
Make the M cores only poll the state on first construction

a485eb40daaed9c96deba9c6a3d705ac852479e6 authored over 4 years ago
Revert auto_attach rename

1da8e455156056c7c57681488ad0aada7b14cf37 authored over 4 years ago
Merge branch 'master' into api-changes

dcce4135f8e111efb90dcef488296bb21f6082fe authored over 4 years ago
Fix doctests and also rename the two attach functions

07295326f37d7dda744541fa633c7e825c49295b authored over 4 years ago
Make the inner core state persistent

82c832bdb3118b9aa7bc444b0fbd91794a5df876 authored over 4 years ago
Address some feedback

caf59cf955cb0f7156ea447b9fa7225fdf502b69 authored over 4 years ago
Clean up lifetimes with properly naming them for better tracking and removing unneeded ones

0c6bd36b9da4961afeb6ea359543fa271326b104 authored over 4 years ago
Improve memory read/write speed for RISCV

db457bbe9e86c734970ce92859a81b2a5c9e1fd0 authored over 4 years ago
Support for RISCV Flashloader

b3a1e299ea9a313eae2b5a9dd186f9c648d07f41 authored over 4 years ago
Adress review feedback

12615f9ad739591b09e27448758e310a8ec65aff authored over 4 years ago
Fix a doctest; second one to be fixed

b351bc1132d0ff7fee26d32af6342ed9683cf040 authored over 4 years ago
Hopefully fix recursion

86b21c87725d41b457708702d7911d69649be0a3 authored over 4 years ago
Fixed warnings

6993d6b6d4ff7a35cea97634bb0a624d3006d2e0 authored over 4 years ago
Applications are adjusted and Riscv fully enabled; Core state is now stored properly

f50365d4b07c7b2c3ffe6b94e6c04653ebc63971 authored over 4 years ago
Fix broken vCont and memory-map, add LLDB support

LLDB is using some different commands, which we don't support (yet).
It gets confused when we re...

0031986157544621f9b4ff98341fa5952241e40f authored over 4 years ago
WIP: Base impl done

61fc04d51707aec185958df9d01d9b11224209eb authored over 4 years ago
CHANGELOG for the gdb-server fixes (#237)

* Update CHANGELOG.md with the gdb-server fixes

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

43858fb8e76a7b040cdbfc2a25936114023a1591 authored almost 5 years ago
Performance and functionality improvements for gdb (#236)

* Performance and functionality improvements for gdb

* Make the endlessly polling function aw...

46466f6971666a29fb90df082623d2d7aafd60d5 authored almost 5 years ago
Add basic README, improve error handling and output (#15)

* Add basic README, improve error handling and output

* Apply suggestions from code review

...

f719b611dabbbaaa3fecd00a2ceb4be448e30732 authored almost 5 years ago
Update dependencies in Cargo.lock

809d9e643c15bce317f456f2bca15ca405d342f9 authored almost 5 years ago
Fix serialization

a259c685c3551c5f5c1f4834903c3bda0c2bcdf2 authored almost 5 years ago
Add a test to test successfull serialization to prevent further breakage

626d9114bdb6c8aa7645109a5afb7e1254130441 authored almost 5 years ago
Improve help messages

42446a7e540f71f08e49612faa3e35e6cd32ec06 authored almost 5 years ago
Update branch itm from master.

Ensure compilation.

f23dbf9ac85a32a93c5a55c36d379db19b5c5ff6 authored almost 5 years ago
Show correct error message when no probe is detected

57a658fc9fb1a0de554a66057acaac7a1b4f8513 authored almost 5 years ago
0.6.1 release

610700170113a825844afcffe5c0b234214d1bb2 authored almost 5 years ago
Implement status function for all ARM cores

1c08920ed5cdd2bad62619cf8c08c5865008ec7c authored almost 5 years ago
Fix clippy warnings

b0b68ede3900463883c219e1a74b4e79dc490e93 authored almost 5 years ago
Rework status handling for Cortex M4

df6a8afb18a971bb04c1be2c34ea4fd3c4edbc49 authored almost 5 years ago
Add state function for RISCV

5195ec2a0624f83245caa91d206f7949d82cc978 authored almost 5 years ago
Initial version of status function, for M4 only

4cb300844a5b7baa60e2dd1b32b460653e0ead3f authored almost 5 years ago
Add new USBError variant on CmsisDapError

c3e58dc950c2116cd223fdf92ba27e2fa34c1370 authored almost 5 years ago
Drop USB handle after reading serial number

fc4f45f870f4c494ff025109fe89fd495a27268d authored almost 5 years ago
Improve CMSIS-DAP v1 fallback further; set packet lengths more appropriately

9419f53f595d1b058d6fe4339c907ed267fe3721 authored almost 5 years ago
Display probe info with hex VID/PID

ae2a88bce1104ddcf081d0612408d09bf2c51661 authored almost 5 years ago
Tidy up fallback HID use

061dcc230b948c9a1a79149550564e9d989691aa authored almost 5 years ago
Fallback to using hidapi to enumerate HID devices if rusb fails

0dc02f2bd93975e2fbaaa256ac0b28be91a65b09 authored almost 5 years ago
Implement CMSIS-DAP v2 protocol alongside v1

61667d635d3b64d16ca98f53f74892511b5eeba7 authored almost 5 years ago
Run rustfmt

947487a2c6c98d5e57ff5bca5e15c2c575c6f433 authored almost 5 years ago
Add Serialize to WireProtocol

30b5a9f24f17e181ea42b4b45f54d21296555d97 authored almost 5 years ago
Make everything ready for 0.6.2

dc0ab0962d1df8663599b26ff48e9886c600ee95 authored almost 5 years ago
Merge pull request #2 from dbrgn/timestamps

RTTUI: Client side timestamps

d91cb92b930f3ee472a1f414e8b34d4213d2ec01 authored almost 5 years ago
RTT: Only show time, not date

This makes the log more compact and easier to read.

87b96dcf4c41013cdf864b6b8c197462e733ba6e authored almost 5 years ago
RTT: Implement support for client-side timestamps

53fbd2dc3f84c01e141c98ee747c531c96c3e724 authored almost 5 years ago
Fix spelling: incomming -> incoming

4b13860ad2279356a9f6bb4ed4948720ffd682a0 authored almost 5 years ago
Return error code if an invalid memory location is being accessed (#229)

* Return error code if an invalid memory location is being accessed

168ee2edb7068d83c45c6108eb8220f40a9f721c authored almost 5 years ago
Run cargo fmt

8dab6aa81436bfa7136283e373f52d82f06ac07d authored almost 5 years ago
Disable the windows CI until the tui supports it

057d42f8b4be0ab43581aa79f8fd165d42fb97ea authored almost 5 years ago
Merge pull request #1 from dbrgn/config-improvements

Config improvements

2e14b932a81d383c60a32151252245e3ad4ed591 authored almost 5 years ago
Config: Remove support for INI and HJSON files

This reduces the number of transitive dependencies from 186 to 180.

Rationale:

- TOML is a bet...

701e28fc1fea40657dada6cb1a6de0a1fee9ec1e authored almost 5 years ago
Add support for local and dotted config files

b1a3b17e4fec9acee3294239554e8419a02822cc authored almost 5 years ago
Update README

a59d2d22526a464dcd9525a5ffb9e49b045021c5 authored almost 5 years ago
Update README

a1df26d828f5a6fb12b4f4e09729ffba982cd0b3 authored almost 5 years ago
Selections are now possible in the RTTUI

6098d19e335876fb0e1d0a213244ca5877f88b69 authored almost 5 years ago
Initial release

edfe476e240553c45a8a544ee707758dd880fcb2 authored almost 5 years ago
Update the README and the default.toml

bd917414f2e6835965a7a6fa542c2f776bc82188 authored almost 5 years ago
Make ready for the publish

8ef18583a5d6081d961508077644c607e35c9cdd authored almost 5 years ago
Add ELF parsing to find the right symbol

84688e846501c916c94e40b8cc3a9829b0ebfe3a authored almost 5 years ago
Fix the race condition and update the README

8fff7551262b2a1e9a529a351d29882ce07607d1 authored almost 5 years ago
Everything seems to work*

55679d8e1a96f8260fed05baaa742b2fdd01ea9b authored almost 5 years ago
Everything should run; config seems broken

b80914cf28893f938fc982e7be434d71a7b07c15 authored almost 5 years ago
Make probe-rs ready for 0.6.1 (#227)

* Bump versions

* Update changelog

04796be3283e453ba6d0cfe24fc3f087d3747608 authored almost 5 years ago
Clean up debug impl for the various flash structs

3e66e4ad0538876b5f17e4356c6d8705b1f1938b authored almost 5 years ago
Remove insta from tests

5416553b51f276738f459b97e53808073ab91ce6 authored almost 5 years ago
Try and make tests not insta dependent

3ff2ec75dbcae8f04f8221a55f35b92735dfd08e authored almost 5 years ago
make the WireProtocol enum deserializable

13f8c1a0c4d4089745249279bffd190371fbb111 authored almost 5 years ago
Add tests for version check

2a653f72e1561bf792b28b6732855d4de5e60381 authored almost 5 years ago
Address review feedback

7350beb36f8867e58e37bfe73b89d93e626ddfe9 authored almost 5 years ago
Improve handling of ST-Links which don't support multiple APs

7e6d7f4b22e5c193302802afa2fdee2261176943 authored almost 5 years ago
Adding support for FPB Unit rev 2 breakpoints.

1249594acfa3b0b859dcb21bb33f50e04a25c8be authored almost 5 years ago
Merge pull request #225 from probe-rs/dependabot/cargo/cli/capstone-0.7.0

Update capstone requirement from 0.6.0 to 0.7.0 in /cli

dc9fb25c669727ae940bded62938d7f545e281c0 authored almost 5 years ago
Update capstone requirement from 0.6.0 to 0.7.0 in /cli

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

ca414180c98dbc9ce54cbf60dc601a6677ee410c authored almost 5 years ago
Adapt CLI to new attach

50488dd0890fb9dd9ab7e5131738ef7ad3b7d3c2 authored almost 5 years ago
Fix README

c6a3c678e2698d3e22e4348a73b2dfe2d2d23232 authored almost 5 years ago
Initial commit

58631d8b3415d0cdd6b1e4088990f5ac44d32876 authored almost 5 years ago
rustfmt

ed0892bce50d1b7750a439946f1a0c2dc5c79925 authored almost 5 years ago
Replace dummy reads of RDBUFF with dummy writes to CSW to allow better batching by daplink

61675716171074d312ceadd91a031b4deb6d1bf4 authored almost 5 years ago