add net support
This commit is contained in:
parent
680f7fed26
commit
9355acf903
12 changed files with 354 additions and 0 deletions
|
@ -15,6 +15,7 @@ bitflags = "1.2.1"
|
|||
xmas-elf = "0.7.0"
|
||||
volatile = "0.3"
|
||||
virtio-drivers = { git = "https://github.com/rcore-os/virtio-drivers", rev = "4ee80e5" }
|
||||
lose-net-stack = { git = "https://github.com/yfblock/lose-net-stack", rev = "3f467dd" }
|
||||
easy-fs = { path = "../easy-fs" }
|
||||
virtio-input-decoder = "0.1.4"
|
||||
embedded-graphics = "0.7.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue