Ecosyste.ms: OpenCollective

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

github.com/probe-rs/cargo-embed

a cargo extension for working with microcontrollers
https://github.com/probe-rs/cargo-embed

Merge pull request #35 from benmkw/ProgressEvent

make embed events compatible again with ProgressEvent from probe-rs

0890e039088dffbf5944f2b33531e3ec6c5e19ee authored over 4 years ago by Dominik Boehi <[email protected]>
make embed events compatible with ProgressEvent from probe-rs again

https://github.com/probe-rs/probe-rs/pull/322

e61c794e4d899153272fc1f303d0565e8c41c7f6 authored over 4 years ago by Benedikt Mandelkow <[email protected]>
channels other than 0 are binary and save history as .dat

8aafe9b2e3127f318a6f6ddbfa42e7c41cf80008 authored over 4 years ago by Jacob Rosenthal <[email protected]>
cleanup

143f0d325ff0571e8a6353ff08ec2ff2c43f148e authored over 4 years ago by Jacob Rosenthal <[email protected]>
Improve log output

c164736dc42c128fb4cd0958eebd62cee392f08f authored over 4 years ago by Danilo Bargen <[email protected]>
Introduce reset section

3a1acf4a0637d2c49735d7cce458a6fe31135395 authored over 4 years ago by Danilo Bargen <[email protected]>
add binary name to log

5ff2f2056b75707bdbc9b53eed06393741af8c00 authored over 4 years ago by Jacob Rosenthal <[email protected]>
specify directory to save logs to

e5d85aa260ad5bd9fa4b0ec043596bccaed331aa authored over 4 years ago by Jacob Rosenthal <[email protected]>
Workaround for #30, to ensure local config files are loaded

afa44e155cc11f95d8e07b3a2d7c1dee16098e33 authored over 4 years ago by Mattias Grönlund <[email protected]>
first pass at history buffer

612f0b03a76340b5f08a529ed841504ed03be9ce authored over 4 years ago by Jacob Rosenthal <[email protected]>
Improve formatting of multi-line error messages

c1596e68a29974c9474d1a3e4e23f6d4e0c6f51f authored over 4 years ago by Hanno Braun <[email protected]>
Improve log message

While this may seem absurd to CS people (like me), in English one
generally starts counting at one.

872ed46320ec2e693036cf2f34350f55c6a8214d authored over 4 years ago by Hanno Braun <[email protected]>
Add more logging

911d07bebf6e5c9d70c632dd61d5b07bc2ef1f07 authored over 4 years ago by Hanno Braun <[email protected]>
Bump versions & update CHANGELOG

6785d610aa00d62dc348a5d8bfec43626dc5e835 authored over 4 years ago by Noah Hüsser <[email protected]>
Update CHANGELOG.md

Co-authored-by: Danilo Bargen <[email protected]>

08bc6af302b3d907f9d574877f35c88bf72baacf authored over 4 years ago by Yatekii <[email protected]>
Fix a bug where text in the RTT UI could not be selected

3c138e74fdeedd6b1e58ca1aeecb400968359e49 authored over 4 years ago by Noah Hüsser <[email protected]>
Fix a bug where entering text into an down channel would not work on enter

8fe13faf4f45e7e98d29c91559dc45d60868780c authored over 4 years ago by Noah Hüsser <[email protected]>
Run `cargo update`

Not sure what's up, but I'm getting a huge diff in Cargo.lock on every
`cargo build` that I run....

29afc3475ada75c8e86924bfc7e495d4a044f62d authored over 4 years ago by Hanno Braun <[email protected]>
Derive `Debug` for `ChannelState`

b60592e81073868bc62668ba579d0c0fbf3e5d19 authored over 4 years ago by Hanno Braun <[email protected]>
Upgrade to latest `probe-rs` version

The `reset_and_halt` call now requires a timeout argument. I'm not sure
what an appropriate valu...

7c884038f0bd5e51152e8ca2191807cfbc77b8e2 authored over 4 years ago by Hanno Braun <[email protected]>
use textwrap to wrap lines

23fc8f5800c560f724dfbd69443a236e5534edbc authored over 4 years ago by Jacob Rosenthal <[email protected]>
Improve warnings

a5000f28dee54c24e31100dd62ffabf3144c8aa4 authored over 4 years ago by Hanno Braun <[email protected]>
Print error if no channels are configured

This prevents a panic in `current_tab` that would happen otherwise.

16005fa0959fc0e679b917e36dadfd7aa7d8fb03 authored over 4 years ago by Hanno Braun <[email protected]>
Run `cargo update`

7f97b11b6a9458821fc526cc991d5822075760a9 authored over 4 years ago by Hanno Braun <[email protected]>
Change order of RTT UI initialization

This allows for aborting the intitialization due to problems with the
RTT channels, without requ...

b505daec11e901be6ddeda11577ef9c1c3abb856 authored over 4 years ago by Hanno Braun <[email protected]>
Prevent progress bars from swalloging log messages

923a6a016e800a110876ed35812f6b6525dd2a29 authored over 4 years ago by Hanno Braun <[email protected]>
Handle unknown configs without panicking

Previously, `cargo embed asdf` would panic. Now, an error message is
printed, listing available ...

e69fa49159f947bfbd8dd1696ac94d11fabcb352 authored over 4 years ago by Danilo Bargen <[email protected]>
Allow overriding logging config with RUST_LOG

Previously the RUST_LOG env var would always get overridden by the
default config and was thus u...

f8f7bfa65aca719f155697bf2e846c13feec53f5 authored over 4 years ago by Danilo Bargen <[email protected]>
Apply suggestions from code review

Add more punctuation.

Co-authored-by: Yatekii <[email protected]>

c9c68b50ffec5fca5b8de712e6b2b8e570d71df4 authored over 4 years ago by Danilo Bargen <[email protected]>
Split `selector` config into three items

I figured this is the most elegant way to do it, as it keeps parsing of
untyped strings to a min...

b2ae11bf9fd98f239d58a6c63fbab1677016c807 authored over 4 years ago by Hanno Braun <[email protected]>
Update comment in default configuration

7faaac5d256d832e7dd0972a6ecd50c4b60fb98c authored over 4 years ago by Hanno Braun <[email protected]>
Clean up terminal in case of panic

85504b1fd38d2b3c060bb2fa70f44d3c6d783e5f authored over 4 years ago by Hanno Braun <[email protected]>
Run `cargo update`

I'm getting small changes to Cargo.lock when running `cargo build` and
`cargo install`, so let's...

685e854abeee38666c0fe9ecdc904260030936da authored over 4 years ago by Hanno Braun <[email protected]>
Move terminal clean-up to dedicated function

5093b83c9ffc6b1a913632d700875868b5416b49 authored over 4 years ago by Hanno Braun <[email protected]>
Add a default derive on the default config if none is specified

5d27b8c80a917f1d8dd895f6bb061fc2cec16a83 authored over 4 years ago by Noah Hüsser <[email protected]>
Deriveable configs work but defined attributes will be overridden by undefined ones

4950426a8324242122c23ad8be526455a815b5a9 authored over 4 years ago by Noah Hüsser <[email protected]>
Rename probe_selector to selector; update CHANGELOG; Update default.toml placeholders

a9c0a8fb61df35b944209c75e31cb0b9782d0c4b authored over 4 years ago by Noah Hüsser <[email protected]>
Remove stale println

20c3a2bb35348417cf95b2a780993735f2b70f17 authored over 4 years ago by Noah Hüsser <[email protected]>
Deriveable config seems to work

a5594f5f5dcde4722c69be528f9c0f37bd515d40 authored over 4 years ago by Noah Hüsser <[email protected]>
Fix endless recursion for real

7618f4c7a752531e8b16b73273adf2150d92541b authored over 4 years ago by Noah Hüsser <[email protected]>
make everything build on windows; update to crossterm; update tui-rs; update CHANGELOG.md

bf8a4d39cb802dbb4a3d39ed3ade1aa1c6af6581 authored over 4 years ago by Noah Hüsser <[email protected]>
Bump version

996c523165ef98348f5bb512704cde12af83df66 authored over 4 years ago by Noah Hüsser <[email protected]>
Leave raw terminal mode properly and enable cursor again after ctrl + c

2d5ad7530c15ce012e7bb7aef8a029f166b1188f authored over 4 years ago by Noah Hüsser <[email protected]>
Use anyhow instead of failure for more ergnomic errors

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

f808b210268d414cea311b7d6b6921cccbe14538 authored over 4 years ago by Daniel Egger <[email protected]>
Build PRs only once

a21b5affd161182863d28c894626e05a4a3414d2 authored over 4 years ago by Daniel Egger <[email protected]>
Update to the new API

e270638b1e0ee39e5f35062fd00887fb74975c13 authored over 4 years ago by Noah Hüsser <[email protected]>
Change versions to probe-rs 0.7.0

8520b9484a0177797ea9ef4e97f8ed4b1be5d2d3 authored over 4 years ago by Noah Hüsser <[email protected]>
Fix the flashing bug

3d87a34c0a7430fc9bd8c1d747781444a5c4f320 authored over 4 years ago by Noah Hüsser <[email protected]>
0.6.1 release

16c68add6767f4404f4e144a3f2c0c11eaa3344f authored over 4 years ago by Noah Hüsser <[email protected]>
Merge pull request #2 from dbrgn/timestamps

RTTUI: Client side timestamps

7cf03d010442dc0260db564fecd1907a3bdffa72 authored over 4 years ago by Yatekii <[email protected]>
RTT: Only show time, not date

This makes the log more compact and easier to read.

3402ee636ab389d5a2a5599b858998a22267c9e8 authored over 4 years ago by Danilo Bargen <[email protected]>
RTT: Implement support for client-side timestamps

665f94191f850d1b982ed6c77cea313ea72186c2 authored over 4 years ago by Danilo Bargen <[email protected]>
Fix spelling: incomming -> incoming

2c516a2c2fdd2d53e0bafe7d0b1732962650bf48 authored over 4 years ago by Danilo Bargen <[email protected]>
Run cargo fmt

ece97043b4d6f0455b1bb36fd5e16b996b6e0bfd authored over 4 years ago by Noah Hüsser <[email protected]>
Disable the windows CI until the tui supports it

146d0bdc8420a9517c00387550e78914612dc78a authored over 4 years ago by Noah Hüsser <[email protected]>
Merge pull request #1 from dbrgn/config-improvements

Config improvements

82fc125e33e10fa2726f999d07f98d9683d1bde4 authored over 4 years ago by Yatekii <[email protected]>
Config: Remove support for INI and HJSON files

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

Rationale:

- TOML is a bet...

11d1b18346e4ef59188433d9296ccd779222723a authored over 4 years ago by Danilo Bargen <[email protected]>
Add support for local and dotted config files

bf71fd4eb3dde36effe2e242d639ed8eb40779ea authored over 4 years ago by Danilo Bargen <[email protected]>
Update README

f631921729cae708c714aa4fcc0cdb65f0eee7be authored over 4 years ago by Noah Hüsser <[email protected]>
Update README

330994c9d5462b34fb2b53514bb3217a32446a56 authored over 4 years ago by Noah Hüsser <[email protected]>
Selections are now possible in the RTTUI

f0862f455a1cf584af8e1591053b551929fb087a authored over 4 years ago by Noah Hüsser <[email protected]>
Initial release

6ca827e020869f19de0656aea4d7cf9846580404 authored over 4 years ago by Noah Hüsser <[email protected]>
Update the README and the default.toml

76565f13e41406a79442866c4745ca25cca54a7d authored over 4 years ago by Noah Hüsser <[email protected]>
Make ready for the publish

82fb5f7906f5b792a39beb88deb258dbfe772778 authored over 4 years ago by Noah Hüsser <[email protected]>
Add ELF parsing to find the right symbol

a90c2c8f6b50c31d38c5387c7798387c9b39c7fb authored over 4 years ago by Noah Hüsser <[email protected]>
Fix the race condition and update the README

03db0162962c2a6f821c97eb581e9f92fe8e61b1 authored over 4 years ago by Noah Hüsser <[email protected]>
Everything seems to work*

04d80de2412a535b733c4033ad73adb05cdc005a authored over 4 years ago by Noah Hüsser <[email protected]>
Everything should run; config seems broken

f60a3a20e7e65da44dd71931b0e3fa2860b1f295 authored over 4 years ago by Noah Hüsser <[email protected]>
Fix README

abb99ae2dd22deff3eed6972a87af7044140e48d authored over 4 years ago by Noah Hüsser <[email protected]>
Initial commit

e88ae62fc15c11e29cfc8b7396e8cd415da10792 authored over 4 years ago by Noah Hüsser <[email protected]>