sakumisu
|
7ec7891fe4
|
update(demo): set bNumConfigurations with zero in Device Qualifier Descriptor, we do not request other speed desc as default
|
2024-09-09 22:48:18 +08:00 |
|
sakumisu
|
bbcc767465
|
update(demo): change uint32_t to uintptr_t for 64bit cpu register
|
2024-08-09 22:49:46 +08:00 |
|
sakumisu
|
51b9640489
|
add missing license
|
2024-04-16 22:11:30 +08:00 |
|
sakumisu
|
e0551b3e7b
|
config busid and regbase in usbh_initialize and usbd_initialize
|
2024-02-18 21:15:04 +08:00 |
|
sakumisu
|
d1c7fa8c19
|
support multi port api for device
|
2024-02-06 19:52:22 +08:00 |
|
sakimisu
|
340fa4e024
|
use usbd_event_handler instead of usbd_configure_done_callback
|
2023-06-21 21:26:25 +08:00 |
|
sakimisu
|
1c7110bd86
|
refactor audio device class
|
2023-06-21 20:43:35 +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 |
|
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
|
7e749a8a7b
|
fix audio first start read
|
2022-12-02 21:10:18 +08:00 |
|
sakumisu
|
dca8b4cfed
|
remove intf malloc
|
2022-10-20 21:22:08 +08:00 |
|
sakumisu
|
3c94fca8d8
|
refactor usb device intf and ep register
|
2022-08-20 18:08:36 +08:00 |
|
sakumisu
|
93e52f8869
|
add usbd_configure_done_callback for templates
|
2022-08-10 12:59:56 +08:00 |
|
sakumisu
|
38db93fc7e
|
replace printf with USB_LOG_DBG for templates
|
2022-06-04 21:08:19 +08:00 |
|
sakumisu
|
a94a4d05b7
|
add 1-8 chan config for uac2.0 mic and speaker
|
2022-04-15 15:29:16 +08:00 |
|