Skip to content

Commit

Permalink
Merge pull request #33 from espressif/feature/uvc_espressif_fork
Browse files Browse the repository at this point in the history
UVC deployment strategy (for discussion)
  • Loading branch information
tore-espressif authored Jun 2, 2024
2 parents 4e895b4 + 3aa9f07 commit a94ccb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "host/usb_host_uvc/libuvc"]
path = host/class/uvc/usb_host_uvc/libuvc
url = ../../libuvc/libuvc.git
url = ../../espressif/libuvc.git
4 changes: 4 additions & 0 deletions device/esp_tinyusb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Unreleased

- CDC-ACM: Fixed memory leak at VFS unregister

## 1.4.4

- esp_tinyusb: Added HighSpeed and Qualifier device descriptors in tinyusb configuration
Expand Down

0 comments on commit a94ccb2

Please sign in to comment.