1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-07-03 02:18:43 +00:00
sys-con/ControllerUSB
2019-11-10 00:02:53 +03:00
..
include Fix IController::OutputBuffer() not being virtual 2019-11-10 00:02:53 +03:00
source Xbox360W: add wrapper function to endpoint write 2019-11-10 00:02:30 +03:00
README.md ControllerUSB - add README.md 2019-10-31 21:12:02 +03:00

ControllerUSB

Small controller driver library. Since it is up to the user to provide the USB implementation, this library becomes platform independent.