pull/35/head
Andre Richter 5 years ago committed by Andre Richter
parent 87797cec8f
commit b5d022253a
No known key found for this signature in database
GPG Key ID: 2116C1AB102F615E

@ -7,7 +7,7 @@ code and minimal READMEs, and later write accompanying full-fledged tutorial
text.**
- 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.
- For practical purposes, the kernel will be a classic [monolith].
- For editing, I recommend [Visual Studio Code] with the [Rust Language Server] extension.

Loading…
Cancel
Save