.cargo | ||
.vscode | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
created | modified |
---|---|
2024-05-13T14:28:49-05:00 | 2024-05-13T14:28:52-05:00 |
Reading list
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/