Debug input for serial-like debugging
Open
crate:api
for:usability
needs:design
prio:low
- Dominant language
- Rust
- Stars
- 188
- Forks
- 41
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
We can use the [defmt-rtt-target](https://crates.io/crates/defmt-rtt-target) crate instead of `defmt-rtt` to have access to the down channel. We can then provide some `debug::read_line()` function to mirror the `debug::println()` one.
Contributor guide
Assessment
This issue has not been assessed yet.