This commit is contained in:
Yu Chen
2022-07-29 00:36:36 +08:00
parent d7ca83486e
commit d64c592e50
47 changed files with 132 additions and 15 deletions

View File

@@ -16,3 +16,7 @@ lock_api = "=0.4.6"
xmas-elf = "0.7.0"
virtio-drivers = { git = "https://github.com/rcore-os/virtio-drivers" }
easy-fs = { path = "../easy-fs" }
[profile.release]
debug = true
opt-level = 0