| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
simplify container field name
|
|
|
|
to EVENT
|
|
|
|
make sure TOTAL_DRIVER_COUNT is not overflow 8-bit
|
|
|
|
|
|
# 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
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
hcd_edpt_close()
|
|
512 bytes for bulk in fullspeed mode.
|
|
|
|
# Conflicts:
# hw/bsp/rp2040/family.cmake
# src/class/midi/midi.h
# src/class/midi/midi_device.c
# src/device/usbd_control.c
# src/host/hcd.h
# src/host/usbh.c
# src/host/usbh.h
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
|
|
|
|
msc,cdc,hid
HIL enable device DMA for p4
|
|
occupy the whole cache line
|
|
|
|
consistent
|
|
|
|
|
|
|
|
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
|
|
Allow vendor class to be used without FIFO.
|
|
|
|
|
|
|
|
|
|
example with iso kind of work but not smoothly. audio example does not seems to work as expected
|
|
rework fsdev driver, fix ch32v203 race condition and stability issue
|
|
UAC2: Implement feedback by fifo counting.
|
|
|
|
|
|
|
|
|