Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

defmt and/or probe-run support #85

Open
usbalbin opened this issue Oct 21, 2023 · 0 comments
Open

defmt and/or probe-run support #85

usbalbin opened this issue Oct 21, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@usbalbin
Copy link

It would be nice to have support for things like defmt and/or probe-run/probe-rs or similar. I imagine defmt would make a lot of sense for fast and efficient logging of lots of datapoints to build graphs. Also things like probe-run to allow communication using debugger instead of serial.

Not sure how or even if this would fit into this project, but as a user, it would be nice :)

Perhaps the easiest and most flexible would be something like adding stdin under "Devices" so the user can pipe the output of any external tool to serial monitor?

me@box:~/my-embedded-project$ cargo run | serial-monitor-rust
@hacknus hacknus added enhancement New feature or request help wanted Extra attention is needed labels Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants