Update README.md

pull/71/head
Andre Richter 4 years ago committed by GitHub
parent 325599c8b7
commit f46c742289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ following tutorials.
## Notable additions
- `src/console.rs` introduces interface `Traits` for console commands.
- `src/bsp/rpi.rs` implements the interface for QEMU's emulated UART.
- `src/bsp/raspberrypi/console.rs` implements the interface for QEMU's emulated UART.
- The panic handler makes use of the new `print!()` to display user error messages.
## Test it

Loading…
Cancel
Save