void stdio_rtt_deinit(void)
Explicitly deinitialize stdin/stdout over RTT and remove it from the current set of stdin/stdout driv...
Definition: stdio_rtt.c:24
void stdio_rtt_init(void)
Explicitly initialize stdin/stdout over RTT and add it to the current set of stdin/stdout drivers.
Definition: stdio_rtt.c:18