Commit Graph

158 Commits

Author SHA1 Message Date
sakimisu
e061b8e784 fix winusb demo 2023-06-21 20:46:59 +08:00
sakimisu
8856361be0 remove unused code 2023-06-21 20:44:32 +08:00
sakimisu
1c7110bd86 refactor audio device class 2023-06-21 20:43:35 +08:00
sakimisu
48efbfe521 update demo, move hid buffer into nocache ram 2023-06-21 20:43:25 +08:00
sakimisu
2d1b4b8b82 export cdc/msc/rndis/mtp mps, configured by user 2023-06-21 19:39:22 +08:00
Zhihong Chen
16180bfc8e audio: fix descriptor endpoint attribute error and add audiov2 feedback descriptor
- fix descriptor endpoint attribute error and add audiov2 feedback descriptor

Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
2023-06-02 15:26:32 +08:00
sakimisu
8162a156d4 move out es32/stm32/phytium demo 2023-05-26 21:19:59 +08:00
sakimisu
00546b64b7 update demo repo url 2023-05-24 20:58:12 +08:00
sakimisu
8f56dbdff4 update audio test 2023-04-22 14:06:12 +08:00
zhugengyu
4b59a1330e update xhci demo 2023-04-21 22:57:41 +08:00
sakumisu
5a06a85484 fix dap response len limit 2023-03-31 19:00:27 +08:00
sakumisu
bbdf098dfe Fix printer usbd_add_interface 2023-03-30 14:16:10 +08:00
sakumisu
66c46a3eb2 update printer driver and demo 2023-03-11 19:06:13 +08:00
sakimisu
6ada1e0260 update demo url 2023-02-18 19:16:56 +08:00
sakimisu
4070603e57 submit urb when nbytes>0 2023-02-07 22:55:31 +08:00
sakumisu
8abe7bcc2a add audio path 2023-02-06 21:08:58 +08:00
sakumisu
e37d5d3866 split host demo into standalone thread 2023-02-06 21:08:58 +08:00
sakimisu
201b3ebb2c add webusb support 2023-01-29 16:15:28 +08:00
sakimisu
2c24b54bf1 split tx_rx_thread into tx_thread and rx_thread 2023-01-15 16:55:29 +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
e88756a412 optimise with O2 2022-12-30 20:51:54 +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
7e749a8a7b fix audio first start read 2022-12-02 21:10:18 +08:00
sakimisu
9e9e4df50b move usb_config.h into demo 2022-11-28 22:25:48 +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
fcfcdc0013 add CHERRYUSB_VERSION macro 2022-11-19 21:51:38 +08:00
sakimisu
66db88b7cd move malloc,free,printf macro into config.h 2022-11-06 16:31:34 +08:00
sakimisu
10de5a3e78 add video class into compile 2022-11-06 16:30:12 +08:00
sakumisu
dca8b4cfed remove intf malloc 2022-10-20 21:22:08 +08:00
sakumisu
731f206254 add nocache ram for video buf 2022-10-19 19:13:35 +08:00
sakumisu
86081b1e89 fix hid state and video state 2022-10-14 20:00:33 +08:00
HaiMianBB
84eb90e5c0 Add rp2040 usbd demo 2022-10-11 20:55:39 +08:00
sakumisu
ee026096b1 remove bulk_transfer and intr_transfer 2022-10-07 21:44:43 +08:00
sakumisu
c532808611 add daplink component 2022-10-06 22:56:12 +08:00
sakumisu
36de428845 update rndis device driver and template 2022-10-06 22:55:23 +08:00
sakumisu
3af227c879 update video template 2022-10-05 17:16:56 +08:00
zhugengyu
10675625ec fifx xhci update mps issue, add xhci dumpers, update e2000 demo 2022-09-30 11:33:45 +08:00
zhugengyu
bec72e5d4c xhci keyboard and mouse ok 2022-09-22 22:12:09 +08:00
zhugengyu
590ffc8847 update 2022-09-22 22:12:09 +08:00
zhugengyu
e2a4fb11d8 update 2022-09-22 22:12:09 +08:00
sakumisu
b07b55095f update dfu demo and driver 2022-09-18 12:00:44 +08:00
sakumisu
34291a42a1 update flash_xip.icf 2022-09-16 20:37:45 +08:00
sakumisu
b25b0f0b6c add interface altsetting struct 2022-09-14 20:33:13 +08:00
sakumisu
3d0b58bb4e move fatfs variables into no cache ram 2022-09-12 21:45:48 +08:00
sakumisu
1df32997ed update fatfs demo and port 2022-09-12 20:41:51 +08:00
sakumisu
511d2bdc5d remove align64 and dcache process for hpm 2022-09-12 14:44:48 +08:00
sakumisu
9615a468dc fix typo 2022-09-12 13:00:45 +08:00
sakumisu
d1c9bb663d update hpm host ehci glue 2022-09-12 13:00:26 +08:00