lib: remove stdout module
users may use writeln! or write! on UART structs (embedded_io::Write) to print into stdout instead.
Signed-off-by:
Zhouqi Jiang <luojia@hust.edu.cn>
parent
7f59ce85
Please register or sign in to comment
users may use writeln! or write! on UART structs (embedded_io::Write) to print into stdout instead.
Signed-off-by:
Zhouqi Jiang <luojia@hust.edu.cn>