summaryrefslogtreecommitdiff
path: root/common/usb_util.h
AgeCommit message (Expand)Author
2022-06-04move log macros into usb_log.h,adjust header file inclusion ordersakumisu
2022-06-02modify some config macro define.WoodData
2022-06-02fix endpoint buffer address set error bug.add print color define.WoodData
2022-04-03add USB_LOG_RAW macro for printfsakumisu
2022-03-26add variable length param control for macrossakumisu
2022-02-08format codessakimisu
2022-01-30add memory wrapper and errno utilsakumisu
2022-01-15update licensesakumisu
2022-01-15add usb debug level control and color displaysakumisu
2021-11-29refactor usb class structuresakumisu
2021-11-16format codesakumisu
2021-11-14modify print log,add USBD_LOG_INFO forever printsakumisu
2021-11-09modify class request print logsakumisu
2021-09-28add usb hs support,add bos and msosv2 descriptor registersakumisu
2021-07-10first commitjzlv