| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
# Conflicts:
# src/common/tusb_fifo.h
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
accesses is undefined
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pointer. More rename
|
|
Co-authored-by: Copilot <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
cdc device omit ep buffer when hwfifo is supported
|
|
|
|
|
|
|
|
support rare case where hid descriptor is after endpoint descriptor
|
|
copilot/fix-dcd-edpt-xfer-issue
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
host/dwc2: cleanup transfer on device close
|
|
osal/none: add nested count to spin lock
|
|
|
|
|
|
|
|
use uint8_t for dfu state and status to reduce size
|
|
|
|
# Conflicts:
# examples/device/dfu/src/usb_descriptors.c
# examples/device/dfu_runtime/src/usb_descriptors.c
# src/device/usbd_control.c
# src/portable/synopsys/dwc2/dcd_dwc2.c
|
|
|
|
|
|
|
|
make dcd_edpt_iso_alloc/activate as default API for ISO endpoint
|
|
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.
|
|
|
|
Signed-off-by: Mengsk <[email protected]>
|
|
Prevent tu_edpt_number() from returning an invalid endpoint number
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
tu_edpt_stream_open() does not clear fifo, allow for persistent stream when disconnect/reconnect
|
|
also add tud_midi_n_packet_write/read_n()
|
|
copilot/fix-dcd-edpt-xfer-issue
Signed-off-by: HiFiPhile <[email protected]>
|
|
Fix more code alerts
|