wasefire icon indicating copy to clipboard operation
wasefire copied to clipboard

Debug input for serial-like debugging

Open ia0 opened this issue 2 years ago • 0 comments
trafficstars

We can use the 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.

ia0 avatar Oct 05 '23 10:10 ia0