wasefire
wasefire copied to clipboard
Debug input for serial-like debugging
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.