summaryrefslogtreecommitdiff
path: root/common/usb_util.h
AgeCommit message (Expand)Author
2025-01-22feat(common): add usb_phyaddr2ramaddr & usb_ramaddr2phyaddr macrosakumisu
2024-02-24align for some bufferssakumisu
2023-11-17remove usb_mem.hsakumisu
2023-08-18common: Add support for IAR for risc-v toolchainFan YANG
2022-12-151. support for iar in situation of usb host applicationbiyq
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-08-17remove comments to reduce rowssakumisu
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