Skip to content

Commit aa5a111

Browse files
committed
release(esp_tinyusb): v2.0.1~1
1 parent 63a4825 commit aa5a111

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

device/esp_tinyusb/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## [Unreleased]
1+
## 2.0.1~1
22

3-
- Fixed forward compatibility with TinyUSB 0.19
3+
- esp_tinyusb: Claim forward compatibility with TinyUSB 0.19
4+
- CDC: Added support for new VFS API (for esp-idf v5.4 and higher)
45

56
## 2.0.1
67

device/esp_tinyusb/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## IDF Component Manager Manifest File
22
description: Espressif's additions to TinyUSB
33
documentation: "https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-reference/peripherals/usb_device.html"
4-
version: "2.0.1"
4+
version: "2.0.1~1"
55
url: https://github.com/espressif/esp-usb/tree/master/device/esp_tinyusb
66
targets:
77
- esp32s2

0 commit comments

Comments
 (0)