[Voyageurs] Receive keypress information from the usb keyboard.
This commit is contained in:
parent
2cc9c89051
commit
c5f8195255
6 changed files with 77 additions and 5 deletions
|
|
@ -1,6 +1,7 @@
|
|||
add_executable(voyageurs
|
||||
keyboard/keyboard_driver.cpp
|
||||
xhci/device_slot.cpp
|
||||
xhci/endpoint.cpp
|
||||
xhci/trb.cpp
|
||||
xhci/trb_ring.cpp
|
||||
xhci/xhci_driver.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue