summaryrefslogtreecommitdiff
path: root/core/usbh_core.h
AgeCommit message (Expand)Author
2022-06-04move log macros into usb_log.h,adjust header file inclusion ordersakumisu
2022-03-23fix linkscript for clang and ccarmsakumisu
2022-03-23update class driver info,support class driver exportjzlv
2022-03-23psc thread use event instead,add timeout for transferjzlv
2022-03-17fix critical section wrong usesakumisu
2022-02-24use hport setup to replace class setup,move out test demosakumisu
2022-02-08format codessakimisu
2022-02-01add usb host stack(class not release completely)sakimusu