| Age | Commit message (Collapse) | Author |
|
cdc_ch34x_support
|
|
|
|
|
|
# Conflicts:
# src/class/cdc/cdc_host.c
|
|
CFG_TUH_CDC_FTDI/CP210X_VID_PID_LIST which contains both vid and pid.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow external definition of TU_CP210X_PID_LIST
|
|
|
|
|
|
|
|
Hid set protocol pr
|
|
|
|
|
|
to tusb_option.h and mandatory for BTH driver
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix issue 2188: support usbh_app_driver_get_cb()
|
|
- also rename usbh_classdriver.h to usbh_pvt.h to consitent with usbd
|
|
|
|
|
|
|
|
|
|
selectively disable usbd/usbh or driver log
|
|
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
|
|
can be useful when focusing on let's say usbh
|
|
|
|
|
|
Fixes bug in tuh_msc_ready
|
|
Fix typos
|
|
fix build util with makefile
|
|
Add the capability for video class to handle a bulk endpoint in the streaming interface.
|