add get input_dev events in user app, but still have some problems
This commit is contained in:
parent
2dfd195841
commit
a67f3f0d2f
8 changed files with 151 additions and 30 deletions
|
@ -13,7 +13,9 @@ buddy_system_allocator = "0.6"
|
|||
bitflags = "1.2.1"
|
||||
xmas-elf = "0.7.0"
|
||||
volatile = "0.3"
|
||||
virtio-drivers = { git = "https://github.com/rcore-os/virtio-drivers", rev = "4ee80e5" }
|
||||
#virtio-drivers = { git = "https://github.com/rcore-os/virtio-drivers", rev = "4ee80e5" }
|
||||
virtio-drivers = { git = "https://github.com/rcore-os/virtio-drivers", rev = "70b5850" }
|
||||
|
||||
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