Expand description
Low-level console I/O for oveRTOS.
Provides single-character read/write access to the platform console
(typically a UART). For formatted output, use the crate::log function
or the crate::log_fmt! macro instead.
Low-level console I/O for oveRTOS.
Provides single-character read/write access to the platform console
(typically a UART). For formatted output, use the crate::log function
or the crate::log_fmt! macro instead.