| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
fix rp2 iso transfer with new audio driver
|
|
driver can execute xfer_is()
|
|
|
|
|
|
Fix #3159: Handle MIDI interface after audio streaming interface
|
|
|
|
|
|
support at32 mcu (2)
|
|
|
|
mcu/sdk instead
add cmake support for f403a_407 and f423
|
|
feature(usbtmc): add support for usbtmc vendor-spicific command messages
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Copilot <[email protected]>
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
add tud_msc_inquiry2_cb() for full inquiry response
|
|
Feature/add tusb teardown
|
|
|
|
make sure TOTAL_DRIVER_COUNT is not overflow 8-bit
|
|
|
|
|
|
|
|
enable host example build for samd21/d51
|
|
|
|
Fix HID descriptor parsing of 4‑byte items
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# examples/device/audio_4_channel_mic_freertos/src/main.c
# examples/device/audio_test_freertos/src/main.c
# src/class/audio/audio_device.c
|
|
|
|
Add DWC2 cache maintenance routines for STM32
|
|
use stock iar linker
|
|
|
|
|
|
tud_vendor_n_write_flush argument should be 0,1,2,..., but
p_vendor - _vendord_itf is 0, sizeof(vendord_interface_t), 2*sizeof(vendord_interface_t), ...
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
support host mode
reformat hcd usbfs
add uart rx for ch32v20x bsp
|
|
|
|
|
|
|
|
add tud_cdc_n_notify_conn_speed_change()
add tud_cdc_notify_complete_cb()
|