Using sbi-rt instead of asm && update rustsbi-qemu to latest
rustsbi-qemu version: a4f0bbe44d9f2f1069a9e5becd09f291e542852c
This commit is contained in:
parent
9ba3bea9db
commit
7cbefedc23
5 changed files with 23 additions and 121 deletions
|
@ -19,6 +19,8 @@ lose-net-stack = { git = "https://github.com/yfblock/lose-net-stack", rev = "3f4
|
|||
easy-fs = { path = "../easy-fs" }
|
||||
embedded-graphics = "0.7.1"
|
||||
tinybmp = "0.3.1"
|
||||
log = "0.4"
|
||||
sbi-rt = { version = "0.0.2", features = ["legacy"] }
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue