summaryrefslogtreecommitdiff
path: root/core/usbd_core.h
AgeCommit message (Expand)Author
2022-09-24add usb device deinit functionsakumisu
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-31merge class rx setup functions into onesakumisu
2022-07-28refactor dcd api and ep in/out irq callback processsakumisu
2022-06-04move log macros into usb_log.h,adjust header file inclusion ordersakumisu
2022-04-08add test mode when using feature cmdsakumisu
2022-03-10add usb_dc_init declare in usb_dc.h,and add usbd_initialize to call itsakumisu
2022-02-26switch the ordersakumisu
2022-02-08format codessakimisu
2022-02-01rename paramater named class with devclass insteadsakimusu
2022-01-15update licensesakumisu
2021-11-29refactor usb class structuresakumisu
2021-09-28add usb hs support,add bos and msosv2 descriptor registersakumisu
2021-07-10first commitjzlv