| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|