Skip to content

Commit 02b5d42

Browse files
projectgusdpgeorge
authored andcommitted
esp32: Update esp_tinyusb component to v1.7.6.
Reported to fix issues reported with serial corruption when interacting with MicroPython from macOS hosts. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
1 parent 4ce2dd2 commit 02b5d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/esp32/main/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies:
44
espressif/esp_tinyusb:
55
rules:
66
- if: "target in [esp32s2, esp32s3]"
7-
version: "~1.0.0"
7+
version: "~1.7.6"
88
espressif/lan867x:
99
version: "~1.0.0"
1010
rules:

0 commit comments

Comments
 (0)