kernel/README.md

16 lines
484 B
Markdown
Raw Normal View History

2024-05-13 18:31:37 -04:00
---
created: 2024-05-13T14:28:49-05:00
modified: 2024-05-13T14:28:52-05:00
---
2024-05-13 18:39:00 -04:00
# Reading list
2024-05-13 18:31:37 -04:00
2024-05-13 18:39:00 -04:00
## Beginner tutorial
- https://www.meyerzinn.tech/posts/2023/03/05/running-rust-code-on-risc-v-in-qemu/
- https://www.meyerzinn.tech/posts/2023/03/08/p1-printing-and-allocating/
## Other reading
- https://osblog.stephenmarz.com/ch1.html
- https://os.phil-opp.com/
- https://github.com/skyzh/core-os-riscv
- https://twilco.github.io/riscv-from-scratch/2019/04/27/riscv-from-scratch-2.html