mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced 2024-11-11 07:10:59 +00:00
Typo
This commit is contained in:
parent
87797cec8f
commit
b5d022253a
@ -7,7 +7,7 @@ code and minimal READMEs, and later write accompanying full-fledged tutorial
|
|||||||
text.**
|
text.**
|
||||||
|
|
||||||
- The code written in these tutorials supports and runs on the **Raspberry Pi 3** and the **Raspberry Pi 4**.
|
- The code written in these tutorials supports and runs on the **Raspberry Pi 3** and the **Raspberry Pi 4**.
|
||||||
- Tutorials 1 till 5 are groundwork code which only makes sense to on QEMU.
|
- Tutorials 1 till 5 are groundwork code which only makes sense to run on QEMU.
|
||||||
- Starting with [tutorial 6](06_drivers_gpio_uart), you can load and run the kernel on Raspberrys and observe output over UART.
|
- Starting with [tutorial 6](06_drivers_gpio_uart), you can load and run the kernel on Raspberrys and observe output over UART.
|
||||||
- For practical purposes, the kernel will be a classic [monolith].
|
- For practical purposes, the kernel will be a classic [monolith].
|
||||||
- For editing, I recommend [Visual Studio Code] with the [Rust Language Server] extension.
|
- For editing, I recommend [Visual Studio Code] with the [Rust Language Server] extension.
|
||||||
|
Loading…
Reference in New Issue
Block a user