espressif / esp-usb

Other
15 stars 9 forks source link

UVC driver release 1.0.4 (IEC-104) #31

Closed lijunru-hub closed 1 month ago

lijunru-hub commented 2 months ago
  1. support print format frame based descriptor
  2. support print frame frame based descriptor
lijunru-hub commented 2 months ago

related: https://github.com/espressif/libuvc/pull/1

leeebo commented 2 months ago

@lijunru-hub LGTM! but please add more detailed PR descriptions (eg. the purpose, and specs you referred).

and please add the scope information in your commit message

eg. feat(usb_host_uvc): support printf frame based descriptors

leeebo commented 2 months ago

"USB Video Payload Frame Based v1.5" https://www.usb.org/document-library/video-class-v15-document-set

tore-espressif commented 2 months ago

@lijunru-hub PTAL at the pedantic compiler errors https://github.com/espressif/esp-usb/actions/runs/8795816894/job/24148662774?pr=31#step:4:10619

lijunru-hub commented 2 months ago

@tore-espressif PTAL

lijunru-hub commented 1 month ago

@tore-espressif @roma-jam Is there still an issue with this PR? If there are no issues, should it be merged?