Commit Graph

210 Commits

Author SHA1 Message Date
sakumisu
a5ee5b4152 Standardized function parameter with xxx_class 2022-04-04 15:37:14 +08:00
sakumisu
c1f6b86bcf add class driver export macro control 2022-04-04 13:11:44 +08:00
sakumisu
f716b6d307 add USB_LOG_RAW macro for printf 2022-04-03 22:11:08 +08:00
sakumisu
44c282580d sem return with -ETIMEDOUT when timeout 2022-04-03 22:10:50 +08:00
sakumisu
73549e74c4 update uac teriminal descriptor 2022-04-03 22:09:36 +08:00
sakumisu
bbc5992788 update musb hcd driver,match fifo with ep idx 2022-04-03 22:08:36 +08:00
sakumisu
86c0531cf9 fix size_t compile error 2022-04-01 23:09:03 +08:00
xieyangrun
322964f598 fixed osal critical section protect adapt 64bits CPU. 2022-03-31 18:40:11 +08:00
xieyangrun
dfa977caa2 fixed C standard 2022-03-31 18:40:11 +08:00
aozima
a6ff2668c2 update stm32 hc port: fixed control_transfer return value. 2022-03-27 14:58:25 +08:00
aozima
1192ce6360 fixed RT-Thread event porting. 2022-03-27 14:58:25 +08:00
aozima
3cce9e7d78 clean compiler warning. 2022-03-27 14:58:25 +08:00
sakumisu
8d5bbd34aa update quick start doc 2022-03-26 21:41:37 +08:00
sakumisu
888fff5ec9 update video and audio demo template 2022-03-26 20:22:25 +08:00
sakumisu
5d78031bb2 update audio and video macros,add xxx_open and xxx_close function 2022-03-26 16:07:28 +08:00
sakumisu
ceeb951a00 add variable length param control for macros 2022-03-26 16:06:18 +08:00
sakumisu
22f7322ed9 optimise musb driver 2022-03-26 15:15:16 +08:00
sakumisu
9ba35770bc continue to transfer when fails 2022-03-24 10:42:13 +08:00
sakumisu
3ee7ad5a5e discard qh when sem wait timeout 2022-03-24 10:40:29 +08:00
sakumisu
93ced5e064 replace cc_arm with arm_version 2022-03-24 10:30:54 +08:00
sakumisu
0b053f078f fix transfer return value 2022-03-24 10:30:48 +08:00
sakumisu
9dc25d62ef delete priv parameter 2022-03-23 22:16:56 +08:00
sakumisu
110f7c2c33 disable fatfs demo 2022-03-23 22:15:47 +08:00
sakumisu
c30eeba833 update stm32 host demo and synopsys driver 2022-03-23 22:15:18 +08:00
sakumisu
702f4c8c27 update es32 host demo and musb driver 2022-03-23 22:14:42 +08:00
sakumisu
a843e61791 fix linkscript for clang and ccarm 2022-03-23 20:33:55 +08:00
jzlv
563888ec14 update class driver info,support class driver export 2022-03-23 17:30:53 +08:00
jzlv
c44a26d69f psc thread use event instead,add timeout for transfer 2022-03-23 14:47:18 +08:00
sakumisu
be3e9d5425 expand msc tx_buffer to 64 2022-03-23 14:33:51 +08:00
sakumisu
eb8048e98e add musb host demo with es32f3xx 2022-03-20 21:19:40 +08:00
sakumisu
0c39b0a2bd add musb host porting 2022-03-20 21:19:03 +08:00
sakumisu
214e2f39b3 fix descriptor parse error log 2022-03-20 21:18:19 +08:00
sakumisu
29fa5a9b05 use ep index to control register 2022-03-20 21:17:11 +08:00
xieyangrun@rt-thread.com
f7d90a4192 update musb dc port 2022-03-20 13:10:30 +08:00
xieyangrun@rt-thread.com
66e15f381a update SConscript 2022-03-20 13:10:30 +08:00
sakumisu
9880fa846e revert thread prio caculate,add sem delete 2022-03-19 13:41:39 +08:00
sakumisu
1afb778695 fix ep alloc, inuse value need reserve 2022-03-19 13:38:25 +08:00
aozima
5e455c2331 update host class driver struct: add hport. 2022-03-19 12:26:37 +08:00
sakumisu
fd574baeb7 fix critical section wrong use 2022-03-17 16:40:54 +08:00
sakumisu
080ebc7297 enable ehci reserved regs as default 2022-03-17 16:40:32 +08:00
sakumisu
1526766816 move buffer malloc in init 2022-03-17 16:39:41 +08:00
sakumisu
ce5097f6b9 update doc 2022-03-16 21:05:09 +08:00
sakumisu
3e160a9e7d fix fifo addr align when write&read 2022-03-16 21:02:26 +08:00
sakumisu
c685f42353 fix fifo addr align when write&read,clear underrun flag in tx irq 2022-03-16 21:02:26 +08:00
sakumisu
3db0d15f1a add usb rndis device 2022-03-15 10:56:39 +08:00
sakumisu
a5519d245f fix cdc bmCapabilities value 2022-03-15 10:56:13 +08:00
sakumisu
2fae577fae update musb dcd driver 2022-03-13 22:05:03 +08:00
sakumisu
2379619a4d redefine usb_base when use stm32h7 with usb fs 2022-03-11 21:53:15 +08:00
sakumisu
7bdb032805 fix msc buffer alloc when memset usbd_msc_cfg 2022-03-11 21:36:10 +08:00
sakumisu
ceac053bdb fix fifo write 2022-03-11 21:29:08 +08:00