Commit Graph

575 Commits

Author SHA1 Message Date
sakimisu
215d72f8f9 remove rtx os 2023-01-07 17:04:51 +08:00
sakimisu
55e4adccd6 reduce print log 2023-01-07 17:02:52 +08:00
sakimisu
5f39f6dce9 remove align check, memcpy as default 2023-01-07 14:03:39 +08:00
sakimisu
f65a6589ed update readme 2023-01-06 16:19:33 +08:00
sakimisu
93c069ac67 remove align check macro 2023-01-05 20:49:20 +08:00
Chen Leeren
0be8327785 Add wch usb host support 2023-01-05 20:36:04 +08:00
HaiMianBB
132db88885 fix synchronous transmission 2023-01-05 20:36:04 +08:00
sakimisu
3b5cb7603f ignore get device quality cmd error in full speed 2023-01-03 22:38:58 +08:00
sakimisu
e1585f801c reset pipe and is_opened before set_interface cmd 2023-01-03 22:20:57 +08:00
Zhihong Chen
2e7c4953ce fix hpm/usb_dc_hpm.c warning.
Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
2023-01-02 12:53:42 +08:00
Zhihong Chen
1d84f735d3 update audio class and demo template
- fix descriptor error.
- move audio v2 default_sampling_freq_table from class driver to demo template.

Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
2023-01-02 12:53:42 +08:00
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