summaryrefslogtreecommitdiff
path: root/class/vendor/xbox
AgeCommit message (Collapse)Author
2025-06-03feat(class): add usb_osal_thread_schedule_other to allow the applications ↵sakumisu
which use the struct usbh_xxx to exit properly before free struct usbh_xxx Signed-off-by: sakumisu <[email protected]>
2024-10-30fix: rename class to class_code, for c++ compatibility (#269)electretmike
Co-authored-by: Michiel van Leeuwen <[email protected]>
2024-09-19chore: static code analysissakumisu
2024-07-15Add host driver for XBOX controllersTill Harbaum