Update README.md

pull/165/head
Andre Richter 2 years ago committed by GitHub
parent 5f581cf86d
commit 99e937c4de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@
## Notable additions
- `src/console.rs` introduces interface `Traits` for console commands and a global reference to the
- `src/console.rs` introduces interface `Traits` for console commands and global access to the
kernel's console through `console::console()`.
- `src/bsp/raspberrypi/console.rs` implements the interface for QEMU's emulated UART.
- The panic handler makes use of the new `println!()` to display user error messages.

Loading…
Cancel
Save