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

482: Rename MemoryRegion::Flash to MemoryRegion::Nvm r=Yatekii a=dbrgn

Flash is a bit misleadin...

96a3e4214078bf455daf308dd974e33b7861b823 authored about 4 years ago
Rename FlashRegion to NvmRegion

3ddcb6a22f679e33ebe25438287c232d5e9c998a authored about 4 years ago
Rename FlashError::NoSuitableFlash to FlashError::NoSuitableNvm

76f417da50e3ebd2d2f52f22d57489ac368b9714 authored about 4 years ago
Rename FlashInfo to NvmInfo

b0b4d4bab9e32fec317c89f95e998e0bd38c359b authored about 4 years ago
Add CHANGELOG entry for Flash -> Nvm renames

ca21424e5431151360cb30259220a8ae3110160f authored about 4 years ago
Update all targets: Flash -> Nvm

7a0b0507beeb42424248ecf9c9e69b0363bb6b5e authored about 4 years ago
Rename MemoryRegion::Flash to MemoryRegion::Nvm

The old name still works when parsing target files, thanks to a field
alias.

16bca3bd63dbbbfac3e205c1a7724744159f58e0 authored about 4 years ago
Merge #486

486: Improve gdbserver cmdline r=Yatekii a=ruabmbua

I made some improvements to the gdb-server ...

a774fefe818d439662edd71a8d56d55847b96972 authored about 4 years ago
add vid:pid:serial probe-selector to gdb-server binary

0b094c1b92b72619374f88917cea4d770c492ab1 authored about 4 years ago
change gdb-server "list" flag to "list-probes"

0ccb399743c2fcec67115aadb1af984724fb7b35 authored about 4 years ago
add ftdi feature to gdb-server

8d29c4c831cb9b1acdc73b7605f5af61b7082f51 authored about 4 years ago
improve command line utility for gdb-server

* add --list flag, to list available debug probes
* fix error message, when no probes are found
...

92c7cdb60248d5a915089254bf845281fcd82c5a authored about 4 years ago
Merge #485

485: added FTDI C232HM-DDHSL-0 to compatible usb id list r=ruabmbua a=ruabmbua

Add another vali...

d70c1fe761d5a3a3080f49424369cd05916eb060 authored about 4 years ago
rustfmt

3dd4fa959abd76b2d82badd069b9ce6a9ad4f8c5 authored about 4 years ago
added FTDI C232HM-DDHSL-0 to compatible usb id list

6642a630e4feb082f07781919ac69ad129f8bf13 authored about 4 years ago
Merge #480

480: Support "flashing" program data to RAM r=Tiwalun a=taruti

Fixes #474

Due to probe-rs-r...

bee9913a151c5da3e469fa7592cf062059f10fe9 authored about 4 years ago
Merge #481

481: Update target description for LPC55S69 r=Yatekii a=Tiwalun

Update target description for L...

788b447b1ccf39df6618bc542fb722c42e2e7ec4 authored about 4 years ago
Update target description for LPC55S69

640bec500163e081062cee75824dcd58de55b2b7 authored about 4 years ago
Support "flashing" program data to RAM

6a79b3f0087726d2c8e7e73f8eef164035d4efb3 authored about 4 years ago
Merge #479

479: Remove internal Mutexes r=Yatekii a=Tiwalun

Simplify some probe implementations by not req...

c095bda47820f94123975180cab1e5c016c636b7 authored about 4 years ago
Merge #165

165: Use libusb-1.0-0-dev instead of libusb-dev r=Yatekii a=Tiwalun

Co-authored-by: Dominik B...

a690d38fc8933d5075177c45337b2630032b1ed3 authored about 4 years ago
Merge #150

150: Use libusb-1.0-0-dev instead of libusb-dev r=Yatekii a=Tiwalun

Co-authored-by: Dominik B...

6fe6dda77728d3d9cc177feb3e7e74f6eaf6b240 authored about 4 years ago
Use libusb-1.0-0-dev instead of libusb-dev

See probe-rs/cargo-flash#79, libusb-1.0-0-dev works on Ubuntu 20.04.

fe667573654e72ac78eb4b1b652ec8ad3737ec90 authored about 4 years ago
Merge #478

478: Add Ubuntu 20.04 r=Yatekii a=Tiwalun

Add Ubuntu 20.04 to verify installation instructions....

440a123182e452d58e9d1bd856263358446c2abd authored about 4 years ago
Fix typo

f922c9ad95b88fc4fe007ce7e8155e8d3411f2c0 authored about 4 years ago
Use libusb-1.0-0-dev instead of libusb-dev

See #79, libusb-1.0-0-dev works on Ubuntu 20.04.

f3fc41c4a3fb5f4ed57ed63e0295240bdcc88997 authored about 4 years ago
Replace libusb-dev with libusb-1.0-0-dev in Readme

The libusb-1.0-0-dev package works on Ubuntu 20.04 and 18.04, libusb-dev
seems to have stopped w...

c60081331590b5dc8dbc0a6689d4e97fdf0ef76a authored about 4 years ago
Remove internal Mutexes

Simplify some probe implementations by not requiring the Session to
be `Sync`.

3b2389d2d1759968aec7a591c2433f5a73c7c155 authored about 4 years ago
Install correct packages on Ubuntu 20.04

ad3cf787d28ffb8b7741e0a56a38ae97e99d857d authored about 4 years ago
Replace libusb-dev with libusb-1.0-0-dev

7fce39debd88122ee45dc9be9a6757e05fba5f61 authored about 4 years ago
Add ubuntu 20.04

Add Ubuntu 20.04 to verify installation instructions.

6aafa1c360a8761f7d7d29aae7a195c34982aaac authored about 4 years ago
Merge #477

477: Add link to discussions r=Yatekii a=Tiwalun

Add a link to the newly enabled discussions

C...

a6b1d73b90cb4c0693e19ba7f44cec60e91f038f authored about 4 years ago
Add link to discussions

Add a link to the newly enabled discussions

5d5be484e566d29b3a2836e502b348e64e6875a6 authored about 4 years ago
Merge #475

475: default FlashPage value to chips erased_byte_value r=Tiwalun a=jacobrosenthal

Closes #473 ...

e8368057843689a21687f6fbbefe7333b5d0d6ec authored about 4 years ago
fix tests

26d16165fae0b4ec352947cdaba322bfabcf4994 authored about 4 years ago
default FlashPage value to chips erased_byte_value

4f2c21e3485eba776c776931c130dcd60406fe96 authored about 4 years ago
Bump serde from 1.0.117 to 1.0.118

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.117 to 1.0.118.
- [Release notes](http...

bd5a8a4fbca5d8794725fea59315a99a7960818e authored about 4 years ago
Merge #160

160: Fix a bug with GDB now on a second thread. r=adamgreig a=Yatekii

This fixes a bug where th...

7f94fa1125add605d322d31a1e00ea973cf792ad authored about 4 years ago
join GDB thread handle properly

5faa8af3d6f604d014be9ea534fdf06b50f66abc authored about 4 years ago
Merge #472

472: probe-rs: fix download_hex r=Yatekii a=jacobrosenthal

download_hex was returning before lo...

4f2ef53b33548b59670469502288e4f8330ee9c8 authored about 4 years ago
make BinOptions fields pub

4bccd98b048f372070889154d8aa1cf80063ced9 authored about 4 years ago
probe-rs: fix download_hex

13f76f6fbc8415d971865e479c4c4aee98221416 authored about 4 years ago
Merge #148

148: Fix calls to registry functions r=Yatekii a=Tiwalun

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

87a1336a9b17e0816e5feeebd18e49adb7faaaeb authored about 4 years ago
Update probe-rs version

e977a120c272d1424105554a1de07c2e37b84e81 authored about 4 years ago
Fix calls to registry functions

0f2696bbede631147bc7c860aaacd395df3754a4 authored about 4 years ago
Updated probe-rs version

73020ec527ff2632231b83711fa0d3cfdd8cc1b7 authored about 4 years ago
Add to built-in targets

840576d2c38ef68dfb8931aaff7e57f8cf88c3d3 authored about 4 years ago
Add TargetDescriptionSource for better diagnostics

f1c189578111bb7699c4d69d20d7a38fc0902cd9 authored about 4 years ago
Fix ChipFamiliy deserialization

0d88bfff2a1ebeab184f5765fb3b951ede4604b2 authored about 4 years ago
WIP: Improved errors for flashing

89ccb689314ee9914fe1d1490d5897e88a8bb3af authored about 4 years ago
Improved error message for unspecified chip.

63058eff1126b6601547089d66e4d78cd2602e74 authored about 4 years ago
Merge #468

468: Avoid panic when AP doesn't exist, clean-up log r=Yatekii a=Tiwalun

Two small changes:

##...

d65f31d8e5966da4dce41eed97566789a993fe6d authored about 4 years ago
Avoid panic when accessing AP information for an unknown AP

78af38b1eab74d499ecb13893226fd58c7e0e75e authored about 4 years ago
Only clear HW breakpoints when necessary

Currently, we always try to clear all HW breakpoints when the
Session is dropped. Especially whe...

447043ef35b04fdfaa5cde5a6b1a40149ffcbd46 authored about 4 years ago
Merge #159

159: Allow RTT & GDB to run concurrently! r=Yatekii a=Yatekii

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

34d3141d7719a1d7a5c9ac3ffcefc0dc45d121f5 authored about 4 years ago
Fix clippy hints

c0dfe5700114f3caa35de4addd5ad08cc18c08f6 authored about 4 years ago
Merge #154

154: Add an option to connect under reset to be on feature parity with cargo-flash r=Yatekii a=Y...

5041e75a73f0684514081a422ee9820ebe4dac5f authored about 4 years ago
Update src/main.rs

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

b092d29e9f379ba0ea4224a85506ab92abf80156 authored about 4 years ago
Fix compilation errors

092756656110809d3acfba01116100fd8186a957 authored about 4 years ago
Remove dead code

31aa01c9d3a5423d9d4f35d9f803eb6a75c36c47 authored about 4 years ago
Channge probe-rs dependencies to master

543c560794c07646de52f8ac8335ad08f12892b3 authored about 4 years ago
Clean the log so the gdb-server wont yell into RTT

795f22dd5f6e1dedaddceb52430f8304e0f7cb89 authored about 4 years ago
Make RTT and GDB possible concurently. Does not work properly yet

b516e1fcd26947057c19e157b270edcad0b3d66e authored about 4 years ago
Merge #66

66: defmt integration r=Yatekii a=benmkw

Updated to incorporate latest upstream of defmt and ca...

4cec5860c97b6b322d022343a0003337b396622a authored about 4 years ago
remove panic

c5e23a7b1da15d67d1706b6a513b7fe1dee29620 authored about 4 years ago
make it possible to enable Defmt option if rtt is used

https://github.com/knurling-rs/defmt

copied the relevant parts from probe-run
https://github.com...

f72a00579ba35b6f46477418bf2a4a7bd38c9ec1 authored about 4 years ago
Implement feedback

e862f76a4a727bb8e00a52f233b3b69486f4a7a3 authored about 4 years ago
Add an option to connect under reset to be on feature parity with cargo-flash

a4a8b8bfb1a908483e4192124710ae5d9cc2f9d6 authored about 4 years ago
Merge #467

467: Update target description for STM32WB55 (fix #466) r=Yatekii a=Tiwalun

The flash address f...

416b7485aaec3a70f3be49201dd23787157f85e5 authored about 4 years ago
Update target description for STM32WB55 (fix #466)

The flash address for some chips were wrong, which
meant that probe-rs was unable to find the co...

de3277f2892623b1404b317c81873b9a1dfab6b4 authored about 4 years ago
Merge #465

465: Add support for HNONSEC bit in CSW register (MemoryAP) r=Yatekii a=Tiwalun

Add support for...

e527946b5c0c723e837ccdf23c39afff475806d9 authored about 4 years ago
Add support for HNONSEC bit in CSW register (MemoryAP)

34aad0a8d983fe0f17fa7f7c90a5e40c9ba265c0 authored about 4 years ago
Merge #464

464: Improved errors in ram_download example r=Yatekii a=Tiwalun

Use `anyhow` for better error ...

2a57ea12ce56a748acd98b932cea2ed9891296da authored about 4 years ago
Merge #463

463: Add documentation to config struct, minor refactoring r=Yatekii a=Tiwalun

Co-authored-by...

a71c3050145efc6dd97803eaf701f0c67cf965f5 authored about 4 years ago
Improved errors in ram_download example

426c44ccac347590fc9742ff49f9bd149d950e84 authored about 4 years ago
Fix formatting

194abf9326d61fa0f7bfff8c1d7428d94a23bbdb authored about 4 years ago
Add documentation to config struct, minor refactoring

b16bf3a96d52795b526bdf6f7df1040fdeb64f2b authored about 4 years ago
Merge #462

462: Daplink retry r=Tiwalun a=jacobrosenthal

First crack at daplink retries, largely attemptin...

b1f5b171c3847c709304c7e9743cc670f56176c5 authored about 4 years ago
comment daplink attach

f08a14f20efd7bd79b6bbacdabac9382b5a183f6 authored about 4 years ago
push stickyerr clear down

04cb70579bfb0e92b084bd9815abb8543d48257c authored about 4 years ago
simplify

35b7f36e780b3298c7306479de727f6be4373019 authored about 4 years ago
retry

c2c80d628419fa1e6a5f709e6fb724ec858f9dd6 authored about 4 years ago
Merge #458

458: Make session threadsafe again and make the GDB stub lock the session only for the duration ...

e8047f2c37c701b3cebedea1b552c16722189a1f authored about 4 years ago
Move Send + Sync constraint to the ArmProbeInterface itself instead of its usages

80c00e973b1212a2976ddcef35b9492a6bde8cd8 authored about 4 years ago
Make test for Send + Sync cleaner

192b402bb29901e2c3a7fb2274ff65d959631158 authored about 4 years ago
Remove unwanted dep

857765c7f1a9ee973e4dcc28713ad64dbf938e69 authored about 4 years ago
Make test for Send + Sync cleaner

63c0dd896b43f4d369baeb740777872cd61e5889 authored about 4 years ago
Clean up some old statements

4d94fd09f6ed4f53ea6569d6adf7692f2fa1a62c authored about 4 years ago
Remove the requirement for Arc in the gdb-server API

259628b27118f747c0aa7c263ef1e39de85ff737 authored about 4 years ago
Adapt GDB server binary

78f48897a8354205ecbecb167301a19161a64193 authored about 4 years ago
Add a test to ensure Send + Sync

ca98cd7c74e498fc9c9a89f1bdaba27a2a865ed8 authored about 4 years ago
Clean up logs so it wont yell into cargo-embed

59684876a5bbf86386878bf269f1b1fe51930914 authored about 4 years ago
Make GDB threading ready

a2f486b80969cf6674bc7c4aa24ebb11f741d8ef authored about 4 years ago
Merge #461

461: Make the GDB server halt the target on attach r=Tiwalun a=Yatekii

Co-authored-by: Noah H...

8cee79127fb082a4d4045654f215a0a4063d760f authored about 4 years ago
Update probe-rs dependency

328a4e83be83f247467f28c385238af8970a885e authored about 4 years ago
WIP: Improved error messages

f2f2eb718d57316f14036e0be38c3b150072a35e authored about 4 years ago
Fix option to reset the target before halting on attach

bf9115e253a5d72ae3ac7607055fe1566841e010 authored about 4 years ago
Make sure the core is always halted when a user connects to the gdb-stub

e6ee7dbb7bccf693a97c132445ed3cf76f12d790 authored about 4 years ago
Clean up logs for GDB server

3e14dee31a3c96bfada1dee9fc7571db8c199a09 authored about 4 years ago
Fix a warning in the GDB server

2982fe7b5bf3e8aa8c0f3466808b33e73e22f2ab authored about 4 years ago