tg-rcore-tutorial-ch2 0.4.8

Chapter 2 of rCore Tutorial: Batch processing system with privilege levels and trap handling.
1
2
3
4
5
[toolchain]
profile = "minimal"
channel = "stable"
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
targets = ["riscv64gc-unknown-none-elf"]