Skip to content

Commit f623ad6

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

device/esp_tinyusb/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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
44

55
## 2.0.1
66

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)