updates from ch9

This commit is contained in:
Yifan Wu 2023-01-13 08:55:42 +08:00
parent 73fcb72cbb
commit 3183b81f87
23 changed files with 350 additions and 409 deletions

View file

@ -12,5 +12,7 @@ bitflags = "1.2.1"
riscv = { git = "https://github.com/rcore-os/riscv", features = ["inline-asm"] }
embedded-graphics = "0.7.1"
oorandom ="11"
virtio-input-decoder = "0.1.4"
[profile.release]
debug = true