summaryrefslogtreecommitdiff
path: root/class/template
AgeCommit message (Expand)Author
2024-10-30fix: rename class to class_code, for c++ compatibility (#269)electretmike
2024-09-19chore: static code analysissakumisu
2024-05-03support id table for multi vid pidsakumisu
2024-04-24add user_data param in host class for userssakumisu
2024-02-06support multi port api for devicesakumisu
2023-12-05update hc templatesakumisu
2023-08-05fix function namesakimisu
2023-07-12use static memory to malloc & free classsakimisu
2022-09-09refactor usb host stack: hcd api, hub process and usb no cache ram processsakumisu
2022-09-08remove custom handler, split class handler into interface and endpointsakumisu
2022-08-19give up class registersakumisu
2022-05-14add initial printer、mtp、template class driversakumisu