| Age | Commit message (Collapse) | Author |
|
as default driver implementation. dcd_edpt_close() is deprecated and will be removed from all driver in the future.
|
|
as default driver implementation. dcd_edpt_close() is deprecated and will be removed from all driver in the future.
|
|
migrate cdc device to edpt stream API
|
|
|
|
|
|
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
tu_edpt_stream_open() does not clear fifo, allow for persistent stream when disconnect/reconnect
|
|
migrate midi_device to use edpt stream API
|
|
also add tud_midi_n_packet_write/read_n()
|
|
Documentation improvements
|
|
|
|
|
|
Fix more code alerts
|
|
|
|
# Conflicts:
# src/class/cdc/cdc_device.h
# src/class/msc/msc_device.c
# src/common/tusb_debug.h
|
|
|
|
audio: Implement support for variable EP in flow control fifo level
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
Add STM32U3 Device
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
|
|
fix compile issue with enabled both device and host stack for dwc2
|
|
|
|
|
|
|
|
|
|
Fix code alerts
|
|
fix more alerts
disable IAR CStat since pvs-studio check is better integrated with clion
|
|
|
|
|
|
|
|
|
|
|
|
not defined
|
|
|
|
|
|
ohci: Implement support for d-cache operations
|
|
audio: Add UAC1.0 support
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
try to enable ohci for lpc55 but not working, probably clock issue
|
|
|
|
# Conflicts:
- hw/bsp/lpc17/family.cmake
- hw/bsp/lpc40/family.cmake
- hw/bsp/lpc55/family.cmake
|