Import easy-fs in os && change easy-fs to no_std mode.
This commit is contained in:
parent
94267a47c4
commit
760de97155
6 changed files with 7 additions and 17 deletions
|
@ -17,6 +17,7 @@ virtio-drivers = { git = "https://github.com/rcore-os/virtio-drivers" }
|
|||
k210-pac = { git = "https://github.com/wyfcyx/k210-pac" }
|
||||
k210-hal = { git = "https://github.com/wyfcyx/k210-hal" }
|
||||
k210-soc = { git = "https://github.com/wyfcyx/k210-soc" }
|
||||
easy-fs = { path = "../easy-fs" }
|
||||
|
||||
[features]
|
||||
board_qemu = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue