Decode input events in inputdev_event.rs
This commit is contained in:
parent
4430e86d5a
commit
f0cecc4940
9 changed files with 67 additions and 67 deletions
|
@ -12,5 +12,7 @@ bitflags = "1.2.1"
|
|||
riscv = { git = "https://github.com/rcore-os/riscv", features = ["inline-asm"] }
|
||||
embedded-graphics = "0.7.1"
|
||||
oorandom ="11"
|
||||
virtio-input-decoder = "0.1.4"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
Loading…
Add table
Add a link
Reference in a new issue