Commit Graph

80 Commits

Author SHA1 Message Date
sakumisu
b57d3637bb add sw init for os and hw init for host controller 2022-06-14 22:08:49 +08:00
sakumisu
ad17e1f40f move log macros into usb_log.h,adjust header file inclusion order 2022-06-04 21:07:47 +08:00
WoodData
69375a86d6 modify some config macro define. 2022-06-02 15:51:58 +08:00
WoodData
84a68fc040 fix endpoint buffer address set error bug.add print color define. 2022-06-02 11:59:40 +08:00
sakumisu
e71fb773ed add aynsc transfer function 2022-04-08 15:07:11 +08:00
sakumisu
f716b6d307 add USB_LOG_RAW macro for printf 2022-04-03 22:11:08 +08:00
sakumisu
ceeb951a00 add variable length param control for macros 2022-03-26 16:06:18 +08:00
jzlv
c44a26d69f psc thread use event instead,add timeout for transfer 2022-03-23 14:47:18 +08:00
sakumisu
4b68c74f5e fix no newline warning 2022-03-11 21:14:45 +08:00
sakumisu
0cee453c74 move ep macros into usb_def.h 2022-03-11 17:29:22 +08:00
sakumisu
96b92efbcb add usb_dc_init declare in usb_dc.h,and add usbd_initialize to call it 2022-03-10 19:10:00 +08:00
sakumisu
a9f8d82c94 fix ep mps mask 2022-02-25 21:32:15 +08:00
sakumisu
948b2c39d9 add macros for high speed iso and intr transfer with additional transaction 2022-02-24 16:23:11 +08:00
sakumisu
dddd4e4c3c gdd memory align32 for variable in structure 2022-02-24 12:28:51 +08:00
sakumisu
d60532071d update video device class driver 2022-02-12 18:50:09 +08:00
jzlv
1f4eb91259 update ehci driver 2022-02-09 15:18:14 +08:00
jzlv
1ca9783de5 fix omissive _USB_MEM_H 2022-02-09 09:50:20 +08:00
sakimisu
1edbae8e07 format codes 2022-02-08 11:44:46 +08:00
sakumisu
6cf67c46f2 update malloc align size when use dcache 2022-01-30 22:06:00 +08:00
sakumisu
b5964103e2 add ehci and synopsys hcd driver 2022-01-30 22:06:00 +08:00
sakumisu
aaee8a840b add memory wrapper and errno util 2022-01-30 22:05:09 +08:00
sakumisu
c5bfeed867 update license 2022-01-15 17:13:57 +08:00
sakumisu
95f3b81cfd add usb debug level control and color display 2022-01-15 17:07:54 +08:00
sakumisu
a33973a52c rename request recipient macro 2021-11-29 16:20:48 +08:00
sakumisu
636b30c3d8 refactor usb class structure 2021-11-29 10:32:05 +08:00
sakumisu
10da78cb0b format code 2021-11-16 10:26:46 +08:00
sakumisu
5a22e7a57b modify print log,add USBD_LOG_INFO forever print 2021-11-14 21:14:51 +08:00
sakumisu
bb5f7e434b modify class request print log 2021-11-09 10:28:10 +08:00
sakumisu
0672902d62 add usb hs support,add bos and msosv2 descriptor register 2021-09-28 10:51:20 +08:00
jzlv
8a143df509 first commit 2021-07-10 18:31:58 +08:00