Commit Graph

564 Commits

Author SHA1 Message Date
sakimisu
8955bf5f0d update readme 2022-12-31 22:48:05 +08:00
sakimisu
914d3cbf42 add audio host driver 2022-12-31 22:44:08 +08:00
sakimisu
db330b42e7 add class only match 2022-12-31 16:27:38 +08:00
sakimisu
f45e0f47fa rename class info name 2022-12-31 15:55:07 +08:00
sakimisu
e9b5023c79 update iso transfer 2022-12-31 14:13:06 +08:00
sakimisu
b461821639 add get frame number api 2022-12-31 14:11:18 +08:00
sakimisu
27ff38f745 update video driver 2022-12-31 14:10:27 +08:00
sakimisu
62276b1e8b optimise hub debounce process 2022-12-31 14:09:23 +08:00
sakimisu
902f1da407 release sources when enable port fails 2022-12-30 20:57:54 +08:00
sakimisu
e88756a412 optimise with O2 2022-12-30 20:51:54 +08:00
sakimisu
82cd954252 retry when control transfer receives nak 2022-12-30 20:42:38 +08:00
sakimisu
2364d0a6ba do not use return value 2022-12-25 17:03:12 +08:00
sakumisu
9f9c44d974 enable iso when use fifo mode 2022-12-22 22:30:49 +08:00
sakimisu
d0a6ecbe89 update image 2022-12-17 23:46:34 +08:00
biyq
2a8a7ecdf0 1. support for iar in situation of usb host application 2022-12-15 20:19:42 +08:00
biyq
9bcea9ae37 1. support for iar in situation of usb host application 2022-12-15 20:19:42 +08:00
sakimisu
82596cea4b fix usb_osal_enter_critical_section in usbh_submit_urb 2022-12-15 20:18:53 +08:00
sakimisu
43a45fc2fc add usb tx rx thread for device 2022-12-11 21:43:29 +08:00
sakimisu
52edc32521 disable video demo, contact with me to know how to use 2022-12-11 20:28:10 +08:00
sakimisu
fc9afb5405 fix warning 2022-12-11 20:28:03 +08:00
sakimisu
843af28b2b update hub thread wakeup with queue not sem&list 2022-12-11 20:27:18 +08:00
sakimisu
9a67853751 fix typo 2022-12-10 20:58:44 +08:00
sakimisu
051c380f3b reset hport bNumInterfaces when enum fails 2022-12-07 21:38:20 +08:00
sakimisu
4f83b333a0 add stm32h7 and f7 macro 2022-12-04 16:39:53 +08:00
sakimisu
1bd423cef9 update rst 2022-12-04 14:25:59 +08:00
sakumisu
9b72a17a5b Preventing resources from not being released 2022-12-03 19:39:27 +08:00
sakumisu
ed323a6fa4 disable ext hub when CONFIG_USBHOST_MAX_EXTHUBS = 0 2022-12-03 19:31:39 +08:00
sakumisu
77f0afb94f remove roothub parent hport to reduce codesize 2022-12-03 19:29:18 +08:00
sakimisu
7e749a8a7b fix audio first start read 2022-12-02 21:10:18 +08:00
sakimisu
6c5be4aa1f update stm32h7 note 2022-12-01 22:36:53 +08:00
sakumisu
d0ab9d7f89 halt dma when calls AHBERR 2022-11-29 22:43:45 +08:00
biyq
e3d4797928 1. update usb_dc_musb.c 2022-11-29 14:43:58 +08:00
sakimisu
ea1beea612 add rt-thread dfs and rndis host port 2022-11-28 22:29:53 +08:00
sakimisu
9e9e4df50b move usb_config.h into demo 2022-11-28 22:25:48 +08:00
sakimisu
16f55a5a19 split other_speed with fs and hs 2022-11-28 21:56:30 +08:00
sakimisu
c2d34d10a4 update port readme 2022-11-26 23:53:24 +08:00
sakimisu
512de54d33 add host class run and stop callback 2022-11-26 23:52:58 +08:00
sakimisu
69e240355d update mtp device, just enum done 2022-11-26 23:52:39 +08:00
sakumisu
cfb3ae23f8 update template 2022-11-26 15:25:46 +08:00
sakimisu
61e82e0eeb remove device mount and unmount callback 2022-11-21 21:59:37 +08:00
sakimisu
9291c1459c add ep mult support 2022-11-19 21:51:38 +08:00
sakimisu
24f854d209 add another desc register api 2022-11-19 21:51:38 +08:00
sakimisu
cf97d5276e add usbd_get_port_speed api to use different config descriptors 2022-11-19 21:51:38 +08:00
sakimisu
9ef2988f6a fix rndis pipe config and move cmd & resp into no cache ram v0.7.0 2022-11-19 21:51:38 +08:00
sakimisu
fcfcdc0013 add CHERRYUSB_VERSION macro 2022-11-19 21:51:38 +08:00
sakimisu
9517ae828f fix musb tx packet split 2022-11-19 21:51:38 +08:00
sakumisu
71cec839c7 fix ehci pktcnt macro 2022-11-15 21:09:15 +08:00
sakumisu
b36b9c7ba5 fix USB_OTG_HPRT_PRES with USB_OTG_HPRT_PRST 2022-11-14 20:38:38 +08:00
sakumisu
582eb2a7ac fix usb_osal_sem_take return val in rt-thread port 2022-11-11 17:41:46 +08:00
sakimisu
66db88b7cd move malloc,free,printf macro into config.h 2022-11-06 16:31:34 +08:00