Skip to content

Commit

Permalink
fix: Update tinyusb to 0.17.0~1
Browse files Browse the repository at this point in the history
Update of tinyusb fixes regression in USB CDC ACM class.

Closes #24
Closes #28
  • Loading branch information
Dzarda7 committed Dec 18, 2024
1 parent e8a7fc3 commit 38ccbc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
dependencies:
idf: ">=5.0"
espressif/esp-serial-flasher: "^1"
espressif/tinyusb: "^0.15.0~4"
espressif/tinyusb: "^0.17.0~1"

0 comments on commit 38ccbc9

Please sign in to comment.