| Age | Commit message (Collapse) | Author |
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
feat(uvc): support format frame based
|
|
|
|
|
|
|
|
consistent
|
|
|
|
|
|
|
|
Implements deinit functions for host/device mode switch
|
|
|
|
|
|
|
|
|
|
|
|
1. fix next interface may have IAD_DESC
2. fix vs_itf can't be open on bulk mode.
|
|
|
|
use struct to define uvc descriptor for video_capture since uvc is
rather too complicated to use macro templates
|
|
|
|
|
|
selectively disable usbd/usbh or driver log
|
|
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
|
|
|
|
|
|
|
|
|
|
|
|
temporarily disable codespell
|
|
|
|
fix: Change all static variables to thread when fuzzing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
|
|
|
|
|
|
|
|
interface
|
|
|
|
|
|
|
|
|
|
|