Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UVC driver release 1.0.3 #24

Merged
merged 4 commits into from
Mar 11, 2024
Merged

UVC driver release 1.0.3 #24

merged 4 commits into from
Mar 11, 2024

Conversation

tore-espressif
Copy link
Collaborator

@tore-espressif tore-espressif commented Mar 6, 2024

  • Added support for ESP32-P4
  • Bumped libuvc version to relax frame format negotiation
  • Fixed crash on opening non-UVC devices
  • Added libuvc_get_usb_device_info function

Related

Copy link
Collaborator

@roma-jam roma-jam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
I can also help and verify the changes in a hardware.
Do I need some specific non-UVC device?

host/class/uvc/usb_host_uvc/src/descriptor.c Show resolved Hide resolved
@tore-espressif
Copy link
Collaborator Author

cc @lijunru-hub

@tore-espressif
Copy link
Collaborator Author

tore-espressif commented Mar 8, 2024

libuvc_get_usb_device_info function updated, PTAL @lijunru-hub

@lijunru-hub
Copy link
Contributor

Collaborator

LGTM, thank you

@tore-espressif tore-espressif merged commit 8bbbe24 into master Mar 11, 2024
12 checks passed
@tore-espressif tore-espressif deleted the fix/uvc_on-_hs branch March 11, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UVC] Get hub hardware port with device before UVC_OPEN (IEC-94)
3 participants