| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- fix ceedling with ruby 3.1
- allow overwrite CMAKE_C_COMPILER/CMAKE_CXX_COMPILER from command line
|
|
|
|
|
|
|
|
|
|
|
|
The ep_int_in is already used for responding to USB488
READ_STATUS_BYTE requests, but that EP is defined for all of USBTMC.
This extends the functionality to let callers send notifications and
receive ACKs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set_line_coding_stage1_complete() to be reused by FTDI & CP210x
|
|
0 is also valid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_internal_control_complete() and moved them into driver's sections. no functional change
|
|
|
|
Helper. no functional changes
|
|
slightly change cdc_msc_freertos example
|
|
|
|
msc_device: Fix check for including MSC lookup tables
|
|
|
|
HIDh tuh_hid_mounted() returns true before process set config is completed
|
|
|
|
Update vendor_device.c fifo mutex config similar to cdc_device.c.
|
|
|
|
|
|
|
|
fix of #2437 CDCh tuh_cdc_mounted() returns true before process config is completed
|
|
|
|
update video_capture
|
|
|
|
|
|
|
|
use struct to define uvc descriptor for video_capture since uvc is
rather too complicated to use macro templates
|
|
|
|
#define TUD_VIDEO_DESC_CS_VS_FRM_MJPEG_DISC
|
|
|