summaryrefslogtreecommitdiff
path: root/class/mtp/usbd_mtp.c
AgeCommit message (Expand)Author
2023-12-16remove mtp & printer classsakumisu
2023-06-21format class struct and global variable namesakimisu
2022-11-26update mtp device, just enum donesakimisu
2022-09-08remove custom handler, split class handler into interface and endpointsakumisu
2022-08-20refactor usb device intf and ep registersakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-08-17remove comments to reduce rowssakumisu
2022-07-31add nocache ram config when enable dcachesakumisu
2022-05-14add initial printer、mtp、template class driversakumisu