Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hathach
Copy link
Owner

@hathach hathach commented Oct 2, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 2, 2025 14:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates TinyUSB to version 0.19.0 by updating version numbers across multiple configuration files and adding comprehensive release notes documenting the new features, API changes, and bug fixes included in this release.

  • Updates version from 0.18.0 to 0.19.0 across all configuration files
  • Adds extensive changelog documentation for 0.19.0 with detailed feature additions and improvements
  • Updates dependency documentation to reflect new STM32U0 support

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/make_release.py Updates version variable from 0.18.0 to 0.19.0
src/tusb_option.h Updates TUSB_VERSION_MINOR from 18 to 19
repository.yml Adds 0.19.0 version entry and updates "0-latest" pointer
library.json Updates version field from 0.18.0 to 0.19.0
docs/reference/dependencies.rst Adds STM32U0 dependencies and updates table formatting
docs/info/changelog.rst Adds comprehensive changelog for version 0.19.0
CLAUDE.md Documents the release process for future reference


- Chipidea/NXP
- Fix race condition with spinlock
- Add async I/O support for MSC
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting Copilot put async IO here...

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, right. I miss this one, This changelog is generated by claude code, which I think work much better than copilot. It saves quite a lot of time, specially with these non-code thing.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

claude code, which I think work much better than copilot

Yeah I agree, even on complexe tasks like generate UAC1 definition header from spec the output is not bad.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

though claude cost also increased pretty fast. This changelog cost 5$ to generate, including me doing other setup and testing. I am back to codex and copilot to do boring works :)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a lot, I use it in vscode, the free-tier limit is enough for me, last month I've only used 10% quota with Sonnet 4.

@hathach hathach merged commit 331c263 into master Oct 6, 2025
116 of 117 checks passed
@hathach hathach deleted the release-0.19.0 branch October 6, 2025 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants