mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-04-17 04:32:27 +00:00
First Try
This commit is contained in:
@@ -57,7 +57,6 @@ pub fn print_u32(mut val: u32) {
|
||||
let s = str::from_utf8(&data).unwrap();
|
||||
print(s);
|
||||
}
|
||||
print("\r\n");
|
||||
}
|
||||
|
||||
/// Initialize UART peripheral
|
||||
|
||||
Reference in New Issue
Block a user