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 |
|
sakumisu
|
8e43045ddb
|
move exthub memory into no cache ram
|
2022-09-12 10:51:59 +08:00 |
|
sakumisu
|
fef2d2e9f9
|
update usb config
|
2022-09-09 19:23:05 +08:00 |
|
sakumisu
|
62d0000926
|
refactor usb host stack: hcd api, hub process and usb no cache ram process
|
2022-09-09 19:09:22 +08:00 |
|
sakumisu
|
09e0f0239d
|
update usb config
|
2022-08-21 13:16:49 +08:00 |
|
sakumisu
|
7391b7a5b9
|
update dwc2 iso transfer
|
2022-08-21 13:03:26 +08:00 |
|
sakumisu
|
1e80e240e2
|
check hid write return val because test hid in task not in isr
|
2022-08-20 20:29:00 +08:00 |
|
sakumisu
|
b139f8c133
|
add hid header and file into compiling
|
2022-08-20 19:30:25 +08:00 |
|
sakumisu
|
3c94fca8d8
|
refactor usb device intf and ep register
|
2022-08-20 18:08:36 +08:00 |
|
sakumisu
|
41239fa43f
|
modify keyboard macro
|
2022-08-18 21:49:15 +08:00 |
|
sakumisu
|
8798200305
|
add test mode for feature test
|
2022-08-18 21:48:27 +08:00 |
|
sakumisu
|
2b31cad4ff
|
update ram size
|
2022-08-14 19:06:06 +08:00 |
|
sakumisu
|
dc8e92e8fa
|
add hpm ram icf
|
2022-08-13 11:34:00 +08:00 |
|
sakumisu
|
d18f2fc186
|
add hpm usb host driver and demo
|
2022-08-12 23:53:05 +08:00 |
|
sakumisu
|
628ee1f74d
|
add mount callback for device, move tests in mount callback
|
2022-08-12 21:35:17 +08:00 |
|
sakumisu
|
88f710458c
|
delete workq
|
2022-08-12 21:34:47 +08:00 |
|