Function avr_oxide::util::debug::print_thread_state
source · pub fn print_thread_state()
Expand description
Print a summary of all currently loaded threads and their state to
the serial port configured by the panic_stdout
feature.
A description of how to interpret the provided data can be found on the AVRoxide Site