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

Fix the excessive CPU use after the TcpStream was lost

github.com/probe-rs/cargo-flash - 3c88dff4bd9a3e8a2db21844308b5df6b3cb1540 authored almost 5 years ago by Noah Hüsser <[email protected]>
Make si/s work

github.com/probe-rs/cargo-flash - 10b1170fc0fdafe4aa15e848379d313fed62fab6 authored almost 5 years ago by Noah Hüsser <[email protected]>
This works but has weird lags and often does get a packet twice because it fails on the first try ...

github.com/probe-rs/probe-rs - b1b408f336107c3e510ffabb70209bb90ef39751 authored almost 5 years ago by Noah Hüsser <[email protected]>
Make si/s work

github.com/probe-rs/probe-rs - c82c174d31395b851f50896d83f2a540eb7735b6 authored almost 5 years ago by Noah Hüsser <[email protected]>
Async server runs but has some weird bug where it would just not ack and then try to ack forever

github.com/probe-rs/probe-rs - 9fabecb95223a289e14e18ae47ea3891e523ce3a authored almost 5 years ago by Noah Hüsser <[email protected]>
Select variant. Does not really work :/

github.com/probe-rs/probe-rs - 3b1f9c611ed441cf24241745b6e5cb48c887dddb authored almost 5 years ago by Noah Hüsser <[email protected]>
UBER FAST NOW! Check for validity still

github.com/probe-rs/probe-rs - 157571ca1a3472a85ecf5a7488f01fa330430e00 authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix most of clippy lints and run cargo fmt

github.com/probe-rs/probe-rs - b0b00f823ce3fcc7cd649df55d542e7ef731ebee authored almost 5 years ago by Noah Hüsser <[email protected]>
Make si/s work

github.com/probe-rs/probe-rs - ab70656d234136e94f5cc2456371868dba40a342 authored almost 5 years ago by Noah Hüsser <[email protected]>
Implement mon reset

github.com/probe-rs/probe-rs - 253335178f1aca911f762f1af40e9a352fc3e968 authored almost 5 years ago by Noah Hüsser <[email protected]>
gdb finally uses HW bps

github.com/probe-rs/probe-rs - f518e7134e87d030a08d194077d4dd16e22154f0 authored almost 5 years ago by Noah Hüsser <[email protected]>
hwbreak works

github.com/probe-rs/probe-rs - faf89687af2292ebea36e17269dc81fc730551c5 authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix most of clippy lints and run cargo fmt

github.com/probe-rs/probe-rs - 41d0d0c1f38f1673972b17512912d588e99a608f authored almost 5 years ago by Noah Hüsser <[email protected]>
GDB server compiles again; *should* work now

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

github.com/probe-rs/probe-rs - 5c1d559fe591a543a501fcfe22a99510a8b079d1 authored almost 5 years ago by Noah Hüsser <[email protected]>
Add the gdb stub to cargo-flash

--gdb flag for starting up the stub
--no-download for preventing actual flashing if one just want...

github.com/probe-rs/probe-rs - ee6d9bed13af3aa70ea1ea25c62d3c6d8cbd254b authored almost 5 years ago by Noah Hüsser <[email protected]>
Remove printlnsqlite3 db.sqlite3

github.com/probe-rs/probe-rs - 750611be07b2db704d6f117885e643ee896a9ee8 authored almost 5 years ago by Noah Hüsser <[email protected]>
Relocate the gdb-server machinery into a lib/bin crate which features a binary to open a simple GDB server as well as a lib which enables other crates to open a server

github.com/probe-rs/probe-rs - 7ad07e5cdc62d333f585e6f9b987cb8799475a7e authored almost 5 years ago by Noah Hüsser <[email protected]>
Made the GDB stub more foolproof

github.com/probe-rs/probe-rs - 2979cb6a377269906efdd918d6a7c64632a03ea0 authored almost 5 years ago by Noah Hüsser <[email protected]>
Format

github.com/probe-rs/probe-rs - 0ff078181f859bc337795ca16ce6d830463fb6cf authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix the excessive CPU use after the TcpStream was lost

github.com/probe-rs/probe-rs - 401717236d4ff88cb97d18392f0aeb4c6de567fa authored almost 5 years ago by Noah Hüsser <[email protected]>
This version seems to work mostly

github.com/probe-rs/probe-rs - 209d7e269a12861cdc1949bf0ba373590c4f34b4 authored almost 5 years ago by Noah Hüsser <[email protected]>
remove accidential main.rs

github.com/probe-rs/probe-rs - aed4ee8581d3982a928513756ed9844a11f2992c authored almost 5 years ago by Noah Hüsser <[email protected]>
stepping nearly works

github.com/probe-rs/probe-rs - 35991362186dd1ebe5e9bff2b7712ac142016b11 authored almost 5 years ago by Noah Hüsser <[email protected]>
Getting a stacktrace in GDB works

github.com/probe-rs/probe-rs - 0e57b312d43ba71bcf6c615f63c773d0c3dcf767 authored almost 5 years ago by Noah Hüsser <[email protected]>
Start a minimal impl of a gdb server; does not properly work yet

github.com/probe-rs/probe-rs - 60a57fe83e09b603a3321d29f5ad10061295d25c authored almost 5 years ago by Noah Hüsser <[email protected]>
Async server runs but has serious bugs

github.com/probe-rs/probe-rs - 040addab65150aa289d0e051d36b64024f23d95b authored almost 5 years ago by Noah Hüsser <[email protected]>
Add the gdb stub to cargo-flash

--gdb flag for starting up the stub
--no-download for preventing actual flashing if one just want...

github.com/probe-rs/probe-rs - 736c39859bcbed503f86431e2f823d4ba6ee0e5b authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix the excessive CPU use after the TcpStream was lost

github.com/probe-rs/probe-rs - 81a5e0276a1ed92f592b9c8e1fe0d3006a692606 authored almost 5 years ago by Noah Hüsser <[email protected]>
stepping mostly works; some kinks remain

github.com/probe-rs/probe-rs - 5ebb987b7fb998fb3ec894196fb9ee309141a9cc authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix cargo toml

github.com/probe-rs/probe-rs - fccd8eaa5c93a93427b84726d4e6c2f50fd267b4 authored almost 5 years ago by Noah Hüsser <[email protected]>
Relocate the gdb-server machinery into a lib/bin crate which features a binary to open a simple GDB server as well as a lib which enables other crates to open a server

github.com/probe-rs/probe-rs - 7060e1d8370335b6e08673eff9935e7c0aea21af authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix a bug in the write_block8() method to make tests run again

github.com/probe-rs/probe-rs - 4d2365eddd4cc0a5b3bb7b740ccaea230b989192 authored almost 5 years ago by Noah Hüsser <[email protected]>
interrupting works

github.com/probe-rs/probe-rs - e769211bd752cac8aef7356190fc21eee1d60974 authored almost 5 years ago by Noah Hüsser <[email protected]>
Add functions to list all probes, and open probes from DebugProbeInfo

github.com/probe-rs/probe-rs - 592b4d5120b81194f0c0cadcaa9725139ec5f6a3 authored almost 5 years ago by Dominik Boehi <[email protected]>
Only auto-select probe when a single probe is connected.

github.com/probe-rs/probe-rs - e0abc3b4db1f4f961fe9f3d55066b10856d1e2b8 authored almost 5 years ago by Dominik Boehi <[email protected]>
Only auto-select probe when a single probe is connected.

github.com/probe-rs/probe-rs - addb9eac1618c34f96b5366acdfd557a726acbd8 authored almost 5 years ago by Dominik Boehi <[email protected]>
Add functions to list all probes, and open probes from DebugProbeInfo

github.com/probe-rs/probe-rs - 529bcad9e5409d79fecca68041c435397936dcf0 authored almost 5 years ago by Dominik Boehi <[email protected]>
Add functions to list all probes, and open probes from DebugProbeInfo

github.com/probe-rs/cargo-flash - 786418415e83977dfb845b57d4c64f85ff16f5fb authored almost 5 years ago by Dominik Boehi <[email protected]>
Only auto-select probe when a single probe is connected.

github.com/probe-rs/cargo-flash - 08bcb503eda782cb1f020261a0aa2880b8395b97 authored almost 5 years ago by Dominik Boehi <[email protected]>
Use a HashMap for all the algorithms; Use a range for the flash properties

github.com/probe-rs/cargo-flash - 260d8584eb075c724d8dcd08826dee0be19f78b1 authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix size of erased sectors in progress bar

github.com/probe-rs/cargo-flash - b2cafd85787310068bf803a05a55458de3b075ce authored almost 5 years ago by Dominik Boehi <[email protected]>
Initial support for flash with different sector sizes

github.com/probe-rs/probe-rs - 08930a3caecb28ef77b81a7b9aecc4eaf4235cad authored almost 5 years ago by Dominik Boehi <[email protected]>
Use address instead of count for sector definition

github.com/probe-rs/probe-rs - d30b209fe6ef78e2a2b994992990be8fa9fa6ba8 authored almost 5 years ago by Dominik <[email protected]>
Use a HashMap for all the algorithms; Use a range for the flash properties

github.com/probe-rs/probe-rs - 5f17db9f1ff08caae521f6fc5caad454a9c0faa4 authored almost 5 years ago by Noah Hüsser <[email protected]>
Use a HashMap for all the algorithms; Use a range for the flash properties

github.com/probe-rs/probe-rs - 4b7c49527de63cc4c6d62b910e5324addbb38c9b authored almost 5 years ago by Noah Hüsser <[email protected]>
Make the flash blob in the yaml base64

github.com/probe-rs/probe-rs - c414d0ad87221577066989820b86dcd10d4e26c9 authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix flashing for STM32F4 (and maybe others)

Add support for multiple flash algorithm per chip,
and automatic selection of the right one.

Ad...

github.com/probe-rs/probe-rs - 711e4086e4af2d1d9a9d356a1ed03115e613eb0f authored almost 5 years ago by Dominik Boehi <[email protected]>
Rename range to flash_range

github.com/probe-rs/probe-rs - 1e5ca0f22947cf1ede24c994c09f32edc4fb9858 authored almost 5 years ago by Noah Hüsser <[email protected]>
Run rustfmt

github.com/probe-rs/probe-rs - 8c490478e221aecbb2e6c7bb630d7af978aab41f authored almost 5 years ago by Dominik Boehi <[email protected]>
Add the previous targets again

github.com/probe-rs/probe-rs - 29539c5658bf831f429a039bf4ecddd857131911 authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix size of erased sectors in progress bar

github.com/probe-rs/probe-rs - 6d1d87b1c65f63c172fc18716ed96c812b2a0222 authored almost 5 years ago by Dominik Boehi <[email protected]>
Fix tests

github.com/probe-rs/probe-rs - 1dc0904382bff57a8818ba0add6d42ebc2666846 authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix size of erased sectors in progress bar

github.com/probe-rs/probe-rs - 2131fad182187522416dfd15409cc543f5eb5457 authored almost 5 years ago by Dominik Boehi <[email protected]>
usb PID added for Nucleo64 stm32f411re

github.com/probe-rs/probe-rs - 35180d2d0489125c3fd9214abfdee48ac090953d authored almost 5 years ago by Per Lindgren <[email protected]>
Use only quote macro for target codegen

github.com/probe-rs/probe-rs - 47e7ff8b876b4d56cdab10ed199cb649c3fffe18 authored almost 5 years ago by Dominik Boehi <[email protected]>
Split code generation into separate crate

Code generation is now done by the probe-rs-t2rust crate, which
makes it easier to run it separa...

github.com/probe-rs/probe-rs - a0decb8f526965c9f4b46ab2773bbc6704e8e38b authored almost 5 years ago by Dominik Boehi <[email protected]>
Fix breakpoint setting for Cortex-M4

github.com/probe-rs/probe-rs - 11b871dea658133a82b7c5bb8f11fbc82ff7361f authored almost 5 years ago by Dominik Boehi <[email protected]>
Check revision of FPBU

github.com/probe-rs/probe-rs - 0c56cbd40624a7979bb1d850fb9ed3c35b35bbcc authored almost 5 years ago by Dominik Boehi <[email protected]>
Merge pull request #116 from probe-rs/no-progressbars

Add a flag to disable progressbars

github.com/probe-rs/probe-rs - 2dcc241568902a030d28cc29722046610882be9d authored almost 5 years ago by Daniel Egger <[email protected]>
Add option to disable progress-bars

github.com/probe-rs/probe-rs - ac08a3d463b073fdfc172d8d248537012de74a2a authored almost 5 years ago by Noah Hüsser <[email protected]>
Add option to disable progress-bars

github.com/probe-rs/probe-rs - 9551f84c43e3e2490fda8096f552fa353ed5dc60 authored almost 5 years ago by Noah Hüsser <[email protected]>
Add option to disable progress-bars

github.com/probe-rs/cargo-flash - d332d4d5397df5a18450f911c49516420d081082 authored almost 5 years ago by Noah Hüsser <[email protected]>
Disable progress bars

github.com/probe-rs/cargo-flash - 8c546bd31426f389469c03324556931d235b310f authored almost 5 years ago by Noah Hüsser <[email protected]>
Disable progress bars

github.com/probe-rs/probe-rs - dde613439571c558f3b1de012f2f12ab482d98ca authored almost 5 years ago by Noah Hüsser <[email protected]>
Disable progress bars

github.com/probe-rs/probe-rs - c2f265ddd22ede1326412c6313c3aef1f7cf7a0c authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix clippy warnings

github.com/probe-rs/probe-rs - fa4ca3d7f6908855e375f7608b540af73bb3d020 authored almost 5 years ago by Dominik Boehi <[email protected]>
Add breakpoint support for Cortex-M33

github.com/probe-rs/probe-rs - a21ffd1aed6e2e0fc1fe1a6fa80923c8a022daf5 authored almost 5 years ago by Dominik Boehi <[email protected]>
Add support for multiple breakpoints on Cortex-M0

github.com/probe-rs/probe-rs - 0797cc6c8f3d2a815ae99aba97c6a60266e48d87 authored almost 5 years ago by Dominik Boehi <[email protected]>
Fix clippy warnings

github.com/probe-rs/probe-rs - 194496191ae20dfea7389c6af6461d65f700641b authored almost 5 years ago by Dominik Boehi <[email protected]>
Add breakpoint support for Cortex-M4

github.com/probe-rs/probe-rs - d8932d1d51becce766301afa763a7ae8c75fa30c authored almost 5 years ago by Dominik Boehi <[email protected]>
Use addresses to clear breakpoints

github.com/probe-rs/probe-rs - 0b7a0d1fa15899a882d4d2238f6980927bad02cb authored almost 5 years ago by Dominik Boehi <[email protected]>
Fix formatting

github.com/probe-rs/probe-rs - 8cde71cb8ee8bc0ce6d6ad736525098c6960612a authored almost 5 years ago by Dominik Boehi <[email protected]>
Fix clippy warnings

github.com/probe-rs/cargo-flash - bbb480f02487d97c198f4c638105a6e50cb966ac authored almost 5 years ago by Dominik Boehi <[email protected]>
Update issue templates

github.com/probe-rs/probe-rs - 544e3f7db0f275b3d80e71899694255eae693c87 authored almost 5 years ago by Yatekii <[email protected]>
Add support for flashless or ramless devices

For exemple NXP LPC18x0 and LPC43x0 do not have any internal flash,
they instead support various...

github.com/probe-rs/probe-rs - ef5dbb8b381be46258896c9a003104d576ae4b81 authored almost 5 years ago by Aurelien Jacobs <[email protected]>
Add support for flashless or ramless devices

For exemple NXP LPC18x0 and LPC43x0 do not have any internal flash,
they instead support various...

github.com/probe-rs/target-gen - 7647f09c905daac0dd747d63f94df9f185964722 authored almost 5 years ago by Aurelien Jacobs <[email protected]>
Merge pull request #5 from aurelj/reproducible

Sort devices so that a given input pack always give the same output yaml

github.com/probe-rs/target-gen - eea661829b4a64c75c928149d2deb1b12a4507f8 authored almost 5 years ago by Dominik Boehi <[email protected]>
Merge pull request #5 from aurelj/reproducible

Sort devices so that a given input pack always give the same output yaml

github.com/probe-rs/probe-rs - f4381744814a88217ec0e8b54b272b33116f1a38 authored almost 5 years ago by Dominik Boehi <[email protected]>
Sort devices so that a given input pack always give the same output yaml

This makes it much easier to compare yaml output from two slightly
modified packs or to compare ...

github.com/probe-rs/probe-rs - 5dffa49dbcb1286648740a6a9db6887eafc780f0 authored almost 5 years ago by Aurelien Jacobs <[email protected]>
Sort devices so that a given input pack always give the same output yaml

This makes it much easier to compare yaml output from two slightly
modified packs or to compare ...

github.com/probe-rs/target-gen - bba56cff17b1721af75ed0e3ecbf69aebe718a75 authored almost 5 years ago by Aurelien Jacobs <[email protected]>
Add STM32F4 targets

github.com/probe-rs/probe-rs - 7922af8a7595881503d8db4f26aa3b537d8f3668 authored almost 5 years ago by Dominik Boehi <[email protected]>
0.3.0 rease

github.com/probe-rs/probe-rs - eb365c08e95d41bddb13813104f69b977f29d954 authored almost 5 years ago by Yatekii <[email protected]>
0.3.0 rease

github.com/probe-rs/probe-rs - dcd661854b174fe8f5a88b2a411ae3832c6d6c49 authored almost 5 years ago by Yatekii <[email protected]>
Add c3 ad

github.com/probe-rs/probe-rs - 711253d7bdb4f5108cd6081c0a92c7b7d714ec98 authored almost 5 years ago by Noah Hüsser <[email protected]>
Fix the automatic chip detection (#106)

* Fix autodetection for nRF chips

* Improve error message when chip autodetection fails

github.com/probe-rs/probe-rs - 245a53346941d6dcfb582fd42ab201bc5ab41444 authored almost 5 years ago by Yatekii <[email protected]>
Better explain usage of cargo-flash

github.com/probe-rs/probe-rs - e696b1278440b87df0b5c20822dd858923ee1eb8 authored almost 5 years ago by Dominik <[email protected]>
Merge pull request #95 from probe-rs/use-block-transfer

Use block transfer

github.com/probe-rs/probe-rs - bffbea5bd08956d30bbfbc22bab519a5ef6b2478 authored almost 5 years ago by Dominik Boehi <[email protected]>
Change naming to be more consistent

github.com/probe-rs/probe-rs - 2536748a9f42e0c1a8ad40d064b5a15c448b9481 authored almost 5 years ago by Dominik <[email protected]>
Use automatic target selection in example

github.com/probe-rs/probe-rs - be126709a45b8e1d9e164e7c8f6f135b315e3fdd authored almost 5 years ago by Dominik <[email protected]>
Use block transfer for large memory writes

github.com/probe-rs/probe-rs - c3386ac9b01304f4dff53b2825f5c0eb918f10a3 authored almost 5 years ago by Dominik Boehi <[email protected]>
Use block transfer for large reads

github.com/probe-rs/probe-rs - e9d5f4c75d6625da5cbc94a7f5eabe313530de6b authored almost 5 years ago by Dominik <[email protected]>
Remove commented out code

github.com/probe-rs/probe-rs - 6343611fa9b715653d36d06a5e52f8dcb2aff827 authored almost 5 years ago by Dominik <[email protected]>
Fix example to work with newest structopt version

github.com/probe-rs/probe-rs - a341cf5c4caaef0457c2ed930782c1e333ca0fc0 authored almost 5 years ago by Dominik <[email protected]>
Fix tests for block write

github.com/probe-rs/probe-rs - 1fbd15a6b3ff5957fc446ae2e0d41156d1a1fdbe authored almost 5 years ago by Dominik <[email protected]>
Use log::debug! instead of debug!

github.com/probe-rs/probe-rs - 94732d95b185cc940d34c70efb23abd05095e214 authored almost 5 years ago by Dominik <[email protected]>
Update dependencies (#4)

* Use structopt for argument parsing

* Update dependencies

* Fix version in Cargo.toml

github.com/probe-rs/probe-rs - e65adb13a2a97b1fa64c0e225f285fb0f1fa46bf authored almost 5 years ago by Raphael Nestler <[email protected]>