adding std io idk
This commit is contained in:
+1
-2
@@ -26,8 +26,7 @@ pub mod std;
|
||||
|
||||
/// Re-exports most of the IO macros as well as standard allocation stuff
|
||||
pub mod prelude {
|
||||
pub use crate::drivers::io::ascii::{_print, _print_log};
|
||||
pub use crate::{print, print_log, println, println_log, serial_print, serial_println};
|
||||
pub use crate::std::io::*;
|
||||
pub use alloc::{
|
||||
boxed::Box,
|
||||
string::{String, ToString},
|
||||
|
||||
Reference in New Issue
Block a user