We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33151ef + 3badb6b commit 82a759eCopy full SHA for 82a759e
device/esp_tinyusb/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.7.6 [Unreleased]
+## 1.7.6
2
3
- MSC: Fixed the possibility to use SD/MMC storage with large capacity (more than 4 GB)
4
device/esp_tinyusb/idf_component.yml
@@ -1,7 +1,7 @@
## IDF Component Manager Manifest File
description: Espressif's additions to TinyUSB
documentation: "https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-reference/peripherals/usb_device.html"
-version: "1.7.5"
+version: "1.7.6"
5
url: https://github.com/espressif/esp-usb/tree/master/device/esp_tinyusb
6
dependencies:
7
idf: '>=5.0' # IDF 4.x contains TinyUSB as submodule
0 commit comments