| Age | Commit message (Collapse) | Author |
|
|
|
#define TUD_VIDEO_DESC_CS_VS_FRM_MJPEG_DISC
|
|
|
|
In some configurations local variable p_desc_parse_for_params
is declared and never used resulting in warning that can
be escalated to build error (for mynewt)
Now variable is surrounded with same preprocessor condition
as function that uses it audiod_parse_for_AS_params()
|
|
|
|
|
|
- add typedef for cdc enum
|
|
|
|
- add ch34x_set_line_coding()
|
|
|
|
- change ch34x_xfer_get_itf_num() to simply 0
|
|
- update ch34x_get_lcr and ch34x_get_factor_divisor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cdc_ch34x_support
|
|
|
|
|
|
|
|
# Conflicts:
# src/class/cdc/cdc_host.c
|
|
CFG_TUH_CDC_FTDI/CP210X_VID_PID_LIST which contains both vid and pid.
|
|
|
|
|
|
|
|
|
|
[OHCI] Allow more than 16 devices
|
|
|
|
- change code style
|
|
Fixes #1018 the weak dcd_edpt0_status_complete for Keil Compiler
|
|
[STM32 FSDEV] Fix ISR race conditions
|
|
|
|
fixed device/video_capture/src/images.h,main.c CFG_EXAMPLE_VIDEO_DISA…
|
|
[cdch] replaced vendor specific bInterfaceClass number by define
|
|
also rename gtd_data to gtd_extra
|
|
|
|
[HUB] Fix double status xfer
|
|
[HUB] Prevent status request to invalid ep_num
|
|
Disable ULPI clock during sleep on stm32f7 when using internal phy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|