| Age | Commit message (Collapse) | Author |
|
|
|
Fix #3159: Handle MIDI interface after audio streaming interface
|
|
|
|
support at32 mcu (2)
|
|
Add DWC2 cache maintenance routines for STM32
|
|
use stock iar linker
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
support host mode
reformat hcd usbfs
add uart rx for ch32v20x bsp
|
|
|
|
sync API from uint8_t to tusb_xfer_result_t
|
|
cdc host: remove the local desc_dev and the get_device descriptor call for ftdi and pl2303
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
|
|
|
|
get the first 2 bytes to determine the length first. otherwise, some device may have buffer overflow.
|
|
add tx_overwritabe_if_not_connected for cdc driver configure
|
|
512 bytes for bulk in fullspeed mode.
|
|
|
|
# Conflicts:
# src/host/usbh.c
|
|
- host enumeration always get language id, manufacturer, product and serial string. Which is required by some device such as 8bitdo
|
|
|
|
# Conflicts:
# src/host/usbh.c
|
|
added tuh_connected()
|
|
|
|
|
|
|
|
|
|
|
|
* change TUD_EPBUF_TYPE_DEF order
* add and fix -Wmissing-prototypes warnings for cmake (skip make)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add device/midi_test_freertos example
- update bth/dfu/midi device for cache line size
|
|
msc,cdc,hid
HIL enable device DMA for p4
|
|
|
|
|
|
|
|
|
|
|
|
increased but data transfer over USB is not correct.
|
|
is required for host and some device without RTOS.
|
|
to manage. Fix channel disable/deallocated.
|