Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

probe-rs

We write open source debugging tools for embedded microcontrollers.
Collective - Host: opensource - https://opencollective.com/probe-rs - Website: https://probe.rs - Code: https://github.com/probe-rs

Add files that went missing in the last commit

github.com/probe-rs/probe-rs - a0f7e9fe7e98f116a2af998184cf9d6c85febabb authored about 5 years ago by Noah Hüsser <[email protected]>
Fix README.md links and crate descriptions

github.com/probe-rs/probe-rs - e703dd076c0e93d2eaa4717d406161298e6b6c96 authored about 5 years ago by Noah Hüsser <[email protected]>
Make all subcrates commit ready

github.com/probe-rs/probe-rs - b4e88ddddfa648cd64df30a752260ac03c2fa1d8 authored about 5 years ago by Noah Hüsser <[email protected]>
Make all subcrates commit ready

github.com/probe-rs/probe-rs - 34a9c899772d470ed023accf348b544b98c02a0d authored about 5 years ago by Noah Hüsser <[email protected]>
Make all subcrates commit ready

github.com/probe-rs/cargo-flash - 0450221bba4afc7d5b9c111e472fc089773ee5ac authored about 5 years ago by Noah Hüsser <[email protected]>
Make the coresight crate publish ready

github.com/probe-rs/probe-rs - e0ac1aaa693ca668f04dce3769befebe3852a3a2 authored about 5 years ago by Noah Hüsser <[email protected]>
cargo-flash works \o/

github.com/probe-rs/probe-rs - 6de8d7281c4e626a53bf4f721f2f64059d815251 authored about 5 years ago by Noah Hüsser <[email protected]>
cargo-flash works \o/

github.com/probe-rs/probe-rs - e4a156a683ca3d14e669dda5f68cf3bb95fd8cbf authored about 5 years ago by Noah Hüsser <[email protected]>
cargo-flash works \o/

github.com/probe-rs/cargo-flash - 35c8490e0214fca4ce68d6387fce9fc6db2edbf8 authored about 5 years ago by Noah Hüsser <[email protected]>
Add forgotten file

github.com/probe-rs/probe-rs - 350caff8d949a6ef152e5b686b47da20d0e432ca authored about 5 years ago by Noah Hüsser <[email protected]>
Start work on cargo flash

github.com/probe-rs/probe-rs - 6d6a78c7dda34a81d0e3ae83544e954af9d2898b authored about 5 years ago by Noah Hüsser <[email protected]>
Start work on cargo flash

github.com/probe-rs/cargo-flash - c332bdaa1b90e74ac0d5b8e794dfb984d65c7ff9 authored about 5 years ago by Noah Hüsser <[email protected]>
Start work on cargo flash

github.com/probe-rs/probe-rs - 687f80a0c29b94bda5186b4d280b80c0c0ca23a5 authored about 5 years ago by Noah Hüsser <[email protected]>
Fast flashing works

github.com/probe-rs/probe-rs - c8144c07d8fb7eb5026e5f5a99c981471471d9b2 authored about 5 years ago by Noah Hüsser <[email protected]>
RAM contents match now; CPU registers don't

github.com/probe-rs/probe-rs - c53801b8779e44d6ce61efc802e0079842168086 authored about 5 years ago by Noah Hüsser <[email protected]>
More debug output

github.com/probe-rs/probe-rs - 618d633a3e6db8c358410078749718ea9e7ee67f authored about 5 years ago by Noah Hüsser <[email protected]>
Debugging state: data does not get written to RAM

github.com/probe-rs/probe-rs - ba082e33a8983ea01a79662d4fb91efe3fb0a768 authored about 5 years ago by Noah Hüsser <[email protected]>
Add disassembly of flash blob

github.com/probe-rs/probe-rs - 83058f4daac172ac811b2185bfc22797108f90e1 authored about 5 years ago by Noah Hüsser <[email protected]>
Add lot's of debugging logging

github.com/probe-rs/probe-rs - 662e8ef143d888c55d628ee760b1df0c4b43bfc0 authored about 5 years ago by Noah Hüsser <[email protected]>
Verified proper functioning of ELF parsing/loading and added elf debug output

github.com/probe-rs/probe-rs - cef73985a5201a4afefb77a2f6eaee9fce1ec613 authored about 5 years ago by Noah Hüsser <[email protected]>
Add debug output to ELF reader

github.com/probe-rs/probe-rs - 69b259bd9e5f2883dc48aaf5bbe53853c622d0e4 authored about 5 years ago by Noah Huesser <[email protected]>
Fixed a bug

github.com/probe-rs/probe-rs - f055692512fbb750518fc6e94f3d2eb2fada12ca authored about 5 years ago by Noah Hüsser <[email protected]>
Add new download method to cli

github.com/probe-rs/probe-rs - a931ebb3a0568a781bc7cade3e75d92e85057017 authored about 5 years ago by Noah Hüsser <[email protected]>
Added ELF parsing

github.com/probe-rs/probe-rs - 6de9ff8dec5508b4153d479cc714fd6956cab061 authored about 5 years ago by Noah Hüsser <[email protected]>
Flash loader builds again

github.com/probe-rs/probe-rs - 10ce06ee802572fca38cbaed11a921a7021a2f1c authored about 5 years ago by Noah Hüsser <[email protected]>
DOES NOT BUILD; add flash loader

github.com/probe-rs/probe-rs - de46acb83571ade1abfb7ffefba6f560b89cb934 authored about 5 years ago by Noah Hüsser <[email protected]>
Removed some warnings and routed most of the errors through

github.com/probe-rs/probe-rs - d9dcd2249feec4e689bbd84518090361564142d0 authored about 5 years ago by Noah Hüsser <[email protected]>
Fixed all borrowchecker issues; FlashBuilder code completely untested

github.com/probe-rs/probe-rs - 84137b3983fdf01309954608c8e063396f939fd7 authored about 5 years ago by Noah Hüsser <[email protected]>
DOES NOT COMPILE; FlashBuilder implemented; Fighting the borrowchecker atm; TypeState interface makes troubles

github.com/probe-rs/probe-rs - aae49c70073303c54723131877e0660754c16537 authored about 5 years ago by Noah Hüsser <[email protected]>
DOES NOT COMPILE; Flash builder close to completion; has lot's of compiler errors still.

github.com/probe-rs/probe-rs - 26c9b07a348ab51a9b22cff3d8fac6aafb2cfbb1 authored about 5 years ago by Noah Hüsser <[email protected]>
Add crc computation

github.com/probe-rs/probe-rs - 4e4c1675f785aaf7f12a2403406847c226473c99 authored about 5 years ago by Noah Hüsser <[email protected]>
Add code for memory region description; add memory description of the nRF51822

github.com/probe-rs/probe-rs - e179e88e6b2a4a902c21ddb313a462a2f92cc71c authored about 5 years ago by Noah Hüsser <[email protected]>
Split TargetInfo trait from Target trait and rename Target trait to Core

github.com/probe-rs/probe-rs - 96f05d3d6b3c4c2cb650cc71809be8999f572828 authored over 5 years ago by Noah Hüsser <[email protected]>
Implement the remaining flash algo functions

github.com/probe-rs/probe-rs - d2090cb7f165d1dc2f19e51261156442f76238c6 authored over 5 years ago by Noah Hüsser <[email protected]>
Work on the flash algo impl. Doesn't do anything useful

github.com/probe-rs/probe-rs - eeffe6cde1f624812ef6288b11cd56a7cd0a04a3 authored over 5 years ago by Noah Hüsser <[email protected]>
Merge branch 'm0-debug' into flash-algo

github.com/probe-rs/probe-rs - 3f9f3361ff7399785c46541b6b77150b3e491336 authored over 5 years ago by Noah Hüsser <[email protected]>
Update README.md

github.com/probe-rs/probe-rs - b46831dbb4987eb2bcd88d85ab4f20d8d7f39061 authored over 5 years ago by Noah Hüsser <[email protected]>
Add basic nested type support to variables

github.com/probe-rs/probe-rs - 46465c8f72277ca520d65bb7902eaf9fb58b263d authored over 5 years ago by Noah Hüsser <[email protected]>
Add Cargo.lock to Git

github.com/probe-rs/vscode-legacy - a03193acb3109b0a5219b565f18dd59f3ee6987a authored over 5 years ago by Dominik Boehi <[email protected]>
Log unimplemented requests to vscode debug console

github.com/probe-rs/vscode-legacy - 7e21e8cc70c4380643ec0cc32c955dbed5c3ee8f authored over 5 years ago by Dominik Boehi <[email protected]>
Merge branch 'master' of github.com:probe-rs/vscode

github.com/probe-rs/vscode-legacy - 5c0bde627c25de238a4343cbb544b2fa8028303b authored over 5 years ago by Dominik Boehi <[email protected]>
Return error response when unsupported request is received, and log it.

github.com/probe-rs/vscode-legacy - c5f2adf31e2636f51d25614a85c9b0d30d959d39 authored over 5 years ago by Dominik Boehi <[email protected]>
Merge branch 'master' of github.com:probe-rs/vscode

github.com/probe-rs/vscode-legacy - fa6ace9922df21046b9b10e0bf69a344e385345f authored over 5 years ago by Noah Hüsser <[email protected]>
Fix weird recursive variable displaying

github.com/probe-rs/vscode-legacy - 387677f6e3c81e7ebdc41937e0aa10901a26f1e7 authored over 5 years ago by Noah Hüsser <[email protected]>
Merge branch 'use-github-actions'

github.com/probe-rs/vscode-legacy - 9726eb94563d562d5ac8236809603ba247b8bab7 authored over 5 years ago by Dominik Boehi <[email protected]>
Displaying variables in vscode works in very basic fashion

github.com/probe-rs/vscode-legacy - dbf056b9dd61e910d9b49731ead513072df52e5d authored over 5 years ago by Noah Hüsser <[email protected]>
Variable eval progress

github.com/probe-rs/probe-rs - 1f86713af8b73a8ee0592f5583471262d1c29e69 authored over 5 years ago by Noah Hüsser <[email protected]>
Add basic variable support; sure as hell is broken

github.com/probe-rs/vscode-legacy - 9c3f8f86306f01553af41ac4330e6f0ffc146c2c authored over 5 years ago by Noah Hüsser <[email protected]>
Make variables public

github.com/probe-rs/probe-rs - 5919c4a28218b38884eac413d2043bc78c76d755 authored over 5 years ago by Noah Hüsser <[email protected]>
Variables work in basic form; displaying their address works, values are not supported as that needs lots of work

github.com/probe-rs/probe-rs - 9dd073cd93b686d0208cef07718f7344b3180533 authored over 5 years ago by Noah Hüsser <[email protected]>
Wip variables

github.com/probe-rs/probe-rs - 04f8801606b6e3605a703631e7948a9e5d4bfb4d authored over 5 years ago by Noah Hüsser <[email protected]>
Remove travis config

github.com/probe-rs/vscode-legacy - 924841b759ec62189ff9dd703821a220c66aaba1 authored over 5 years ago by Dominik Boehi <[email protected]>
Add windows build

github.com/probe-rs/vscode-legacy - 3b2d1ac2a8df9eeaab1bfada39a53c4cbc726cd2 authored over 5 years ago by Dominik Boehi <[email protected]>
Update rust.yml

github.com/probe-rs/vscode-legacy - b6627f02687dafac2731675f073f8625e65c1a21 authored over 5 years ago by Dominik Boehi <[email protected]>
Add initial support for next and continue requests

github.com/probe-rs/vscode-legacy - 305498bc61cc7512aaf1e97990b9b853d2005388 authored over 5 years ago by Dominik Boehi <[email protected]>
Increase cache timeout for Travis build

github.com/probe-rs/vscode-legacy - 85b90fdc93f0d793a641e9b5eaaf787fa52b6eba authored over 5 years ago by Dominik Boehi <[email protected]>
Ensure libusb is installed for CI build

github.com/probe-rs/vscode-legacy - 1685b3f73b3cbbd5f94a807fe0f1e03cf5f474d3 authored over 5 years ago by Dominik Boehi <[email protected]>
Remove patch entries commited by mistake

github.com/probe-rs/vscode-legacy - 218f3d4a09d0f5ef50abb12e8f911a29867cb21e authored over 5 years ago by Dominik Boehi <[email protected]>
Add initial stack trace support

github.com/probe-rs/vscode-legacy - b61dd421a0f701ea41197c6d8e46ad1c2561f153 authored over 5 years ago by Dominik Boehi <[email protected]>
Create separate debugging lib

github.com/probe-rs/probe-rs - 16ea65b5efbbcb1840e5905b907d58e521a87c8f authored over 5 years ago by Dominik Boehi <[email protected]>
Bugfix: Ensure last frame is shown in stack trace

github.com/probe-rs/probe-rs - b5ba9a7b8abb512e9bf2bbd5366a2063e601d8af authored over 5 years ago by Dominik Boehi <[email protected]>
Implement an iterator for the stack frames. Two issues: a) does not show the last stack frame (weird?) b) does not show the real values of the registers in the first stack frame but the calculated ones like on the other frames.

github.com/probe-rs/probe-rs - 12d18752765e3b357590220357f7904eba305278 authored over 5 years ago by Noah Hüsser <[email protected]>
Much restructuring

github.com/probe-rs/probe-rs - 842d4d1b8fe83db03d8a929370193341ee4e47be authored over 5 years ago by Noah Hüsser <[email protected]>
Cleanup work

github.com/probe-rs/probe-rs - d7b54b96d9efe7ef7e0a7221208cfc126b8eed7a authored over 5 years ago by Noah Hüsser <[email protected]>
Stack unwinding kinda works \o/

github.com/probe-rs/probe-rs - c92a0e213cedadf69ded08bff8eb0c0560bf0c5d authored over 5 years ago by Noah Hüsser <[email protected]>
Add binary corresponding to sample/dump.txt

github.com/probe-rs/probe-rs - 9a73e1fb11f76cee45879cc05383d6629477deef authored over 5 years ago by Dominik Böhi <[email protected]>
WIP version of stack unwinding

github.com/probe-rs/probe-rs - 4f13e093804f9a543f37d8c7d33e75055e5944a4 authored over 5 years ago by Dominik Böhi <[email protected]>
Very basic (and fake) implementation of lots of responses and events

github.com/probe-rs/vscode-legacy - 3448f2a5f7a6680d4ec69b4b8cf452474891c2f1 authored over 5 years ago by Dominik Boehi <[email protected]>
Add travis build

github.com/probe-rs/vscode-legacy - 3d3f9f63787494d7e514e46b688f2fdadd33fb3c authored over 5 years ago by Dominik Boehi <[email protected]>
Add initial struct for handling debug adapter protocol

github.com/probe-rs/vscode-legacy - efc60ab1547a2186eb37a592be7d1c01e9d77634 authored over 5 years ago by Dominik Boehi <[email protected]>
Add basic integration test for initialize request response

github.com/probe-rs/vscode-legacy - 010cd58230548848eb3df7cab67bebaa2d73f3c3 authored over 5 years ago by Dominik Boehi <[email protected]>
Add response to initialize request

github.com/probe-rs/vscode-legacy - 9717c5d0f4ede86f953309982e198b3456d02d25 authored over 5 years ago by Dominik Boehi <[email protected]>
Use simple_log and log crates for logging

github.com/probe-rs/vscode-legacy - 6821c6b458c34299ad0bf05db2a05bd4caf49d33 authored over 5 years ago by Dominik Boehi <[email protected]>
Reorganize repo

github.com/probe-rs/vscode-legacy - 415db45291a9de38549614b6cece9745177d1f54 authored over 5 years ago by Dominik Boehi <[email protected]>
Merge branch 'master' into m0-debug

github.com/probe-rs/probe-rs - bc05ef41719464355e28e78b45c6667afc2e3199 authored over 5 years ago by Noah Hüsser <[email protected]>
Initial commit to separate vscode from probe-rs

github.com/probe-rs/vscode-legacy - bd2362e6b5e619da5a43817edb2fef8d2553a11e authored over 5 years ago by Noah Hüsser <[email protected]>
Unknown work on flash algorithms

github.com/probe-rs/probe-rs - 2d936b267e16c7893d610bbb4e5b2af51359425e authored over 5 years ago by Noah Hüsser <[email protected]>
Add Windows build on Travis

github.com/probe-rs/probe-rs - a0cec7e8033b688c92e5b08cdd3f4e2c7db9f619 authored over 5 years ago by Dominik Boehi <[email protected]>
Use rusb instead of libusb-rs, compiles under Windows with bundled libusb

github.com/probe-rs/probe-rs - 13bd24b764c99df16ee00539ffcd7c2e23c90d79 authored over 5 years ago by Dominik Boehi <[email protected]>
Working HW breakpoints using breakpoint unit

github.com/probe-rs/probe-rs - eea4fd435207d70b2563dd6793c2c1e850c891df authored over 5 years ago by Dominik Boehi <[email protected]>
Update RESOURCES.md

github.com/probe-rs/probe-rs - 515b37595f0325c7a5feaf2e31a96ec1b2a4de0e authored over 5 years ago by Yatekii <[email protected]>
Resend packets on failure, convert echo server into REPL

github.com/probe-rs/gdb-serial-protocol - 457129fe30df52cb2b0c8540f971cdce91bf0aad authored over 5 years ago by jD91mZM2 <[email protected]>
Add license and Cargo metadata

github.com/probe-rs/gdb-serial-protocol - ecd9cc2bc7595768b8bf8591f91e7d9b787d7c2f authored over 5 years ago by jD91mZM2 <[email protected]>
Made the target machinery a trait and not a struct.

+ Implemented a Session object.

github.com/probe-rs/probe-rs - 4ab627265e218b5a6ea29d0fcc43698238542013 authored over 5 years ago by Noah Hüsser <[email protected]>
Flashing algo now uses the new write_block8().

+ Code formatting cleanup

github.com/probe-rs/probe-rs - b39b58e8c5428d0360844fe44b7a7fee895043b0 authored over 5 years ago by Noah Hüsser <[email protected]>
Wiriting u8 blocks works.

github.com/probe-rs/probe-rs - 5dbe7761022d1e1f7df3b915ffc3b24db8d3fc58 authored over 5 years ago by Noah Hüsser <[email protected]>
Aligned 8bit write works.

+ Unaligned 100% broken.

github.com/probe-rs/probe-rs - e31c14b98add5d68c10ecee0873dfea951497fef authored over 5 years ago by Noah Hüsser <[email protected]>
Implemented write8.

+ Fix tests.
+ Added stub for write_block8.
+ Fix write_block32 tests (increment was not implemen...

github.com/probe-rs/probe-rs - 8bb2401a82143989ccd661af9bc1d4b97dcc322b authored over 5 years ago by Noah Hüsser <[email protected]>
Made memory reading non-generic.

+ Adapted tests to reflect the changes
+ Adapted all other code to reflect the changes
+ Disabled...

github.com/probe-rs/probe-rs - 21a67ef92ea7669acd20739c75ca71d0143bd7c7 authored over 5 years ago by Noah Hüsser <[email protected]>
Fix tests for memory AP

github.com/probe-rs/probe-rs - 69ff22c2956493ca3aead67fdb9456905c7d400c authored over 5 years ago by Dominik Boehi <[email protected]>
Simple disassembly shown after halting core.

Also fixed issues with reading memory when not reading words (32bit).

Co-authored-by: Yatekii <...

github.com/probe-rs/probe-rs - 73ccc0f321a9827d6f9af10e60c2309fd9935b98 authored over 5 years ago by Dominik Boehi <[email protected]>
Possibly fix u8/u16 read.

+ To be tested
+ Removed the sample app for the nrf51 from the workspace until
we fix the myste...

github.com/probe-rs/probe-rs - 096a7a13a616b5b91aeebf526003dfaa5a4ea6bb authored over 5 years ago by Noah Hüsser <[email protected]>
Added a sample application for the nrf51 to test debugging with

github.com/probe-rs/probe-rs - ff86142ba730449f16d92ec1ffab71325958145b authored over 5 years ago by Noah Hüsser <[email protected]>