release(esp_tinyusb): Release version 2.2.0#484
Merged
Conversation
Collaborator
|
@igi540 esp-idf master is now fixed, can you please update this PR so we can merge it soon? |
59124dc to
484030e
Compare
484030e to
74b4364
Compare
74b4364 to
d5c6624
Compare
There was a problem hiding this comment.
Pull request overview
Releases the device/esp_tinyusb component as v2.2.0, updating the component manager manifest and adding the corresponding changelog entry for the release.
Changes:
- Bump
esp_tinyusbcomponent version from 2.1.1 → 2.2.0. - Update the
tinyusbdependency constraint inidf_component.yml. - Add a new 2.2.0 section to
device/esp_tinyusb/CHANGELOG.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| device/esp_tinyusb/idf_component.yml | Updates component version and adjusts the tinyusb dependency constraint. |
| device/esp_tinyusb/CHANGELOG.md | Adds the 2.2.0 release entry (currently only mentions ESP32-S31 support). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
tore-espressif
approved these changes
Apr 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Included changes since v2.1.1
feat(esp_tinyusb): Support ESP32-S31 as HS-only single-port device(merged)Release notes
esp_tinyusb: Added ESP32-S31 support