<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src, branch 0.21.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src?h=0.21.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src?h=0.21.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-06-29T16:38:01Z</updated>
<entry>
<title>Bump version to 0.21.0; rework changelog, contributors, and docs</title>
<updated>2026-06-29T16:38:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-06-29T16:38:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c887bd907c6ca5d06c8db69039b2811079f7731c'/>
<id>urn:sha1:c887bd907c6ca5d06c8db69039b2811079f7731c</id>
<content type='text'>
Release:
- Bump version to 0.21.0 and regenerate tusb_option.h, library.json,
  repository.yml, sonar-project.properties, boards.rst, dependencies.rst
- Add 0.21.0 release notes and split the changelog into per-release files
  under docs/info/changelog/ (date out of title, driver/class groups as
  sub-headings, DCD &amp; HCD section after Device/Host stacks)

Contributors:
- Credit each release's PR authors in a Contributors section
- Drop the curated contributors page; add MAINTAINERS.rst

Docs:
- Update Code of Conduct to Contributor Covenant 3.0 (keep it in the repo,
  remove it from the built docs)
- Sidebar: add a home entry, rename the group to "Documentation", move
  Changelog into it, add a GitHub Sponsor button, merge external links,
  rename FAQ; hide the inline toctree on the landing page
- Add the make-release skill and update the AGENTS.md release process

Co-Authored-By: Claude Opus 4.8 (1M context) &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'hathach:master' into fix/dwc2-hcd-ls-hfir</title>
<updated>2026-06-26T01:33:32Z</updated>
<author>
<name>代码人生</name>
<email>zjzhang@126.com</email>
</author>
<published>2026-06-26T01:33:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0ec10636b386b27308c68610916e131c7f6ef570'/>
<id>urn:sha1:0ec10636b386b27308c68610916e131c7f6ef570</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hcd/dwc2: update wording on hfir</title>
<updated>2026-06-25T19:46:58Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-06-25T19:46:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=854525d5268669843a9700bee60e5613a5ce945a'/>
<id>urn:sha1:854525d5268669843a9700bee60e5613a5ce945a</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #3616 from michaelajax/fix-stm32-usbc</title>
<updated>2026-06-25T08:24:39Z</updated>
<author>
<name>Zixun LI</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-06-25T08:24:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0a25cc27d7d3699536f6df01e80af3eb0423ce58'/>
<id>urn:sha1:0a25cc27d7d3699536f6df01e80af3eb0423ce58</id>
<content type='text'>
typec/stm32: fix UCPD sink bugs affecting compatibility with newer PD sources</content>
</entry>
<entry>
<title>fix(dwc2_hcd): correct HFIR for Low-Speed devices via internal FS PHY</title>
<updated>2026-06-25T02:00:57Z</updated>
<author>
<name>Zhang, Zhenjiang</name>
<email>zhenjiang.zhang@gehealthcare.com</email>
</author>
<published>2026-06-25T02:00:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e95d6b3932f64d59ce2979743b063fbea779a9b9'/>
<id>urn:sha1:e95d6b3932f64d59ce2979743b063fbea779a9b9</id>
<content type='text'>
When a Low-Speed device is connected through the internal FS PHY,
the effective PHY clock is 6MHz (HCFG_FSLS_PHYCLK_SEL_6MHZ),
but phy_clock was incorrectly left at 48. This caused HFIR to be
calculated as 47999 (~8ms SOF interval) instead of the correct 5999
(1ms SOF interval), breaking periodic endpoint scheduling.

Fixes: LS mouse only receiving first HID report on OTG_HS + FS PHY
</content>
</entry>
<entry>
<title>skip cable-plug traffic</title>
<updated>2026-06-24T21:41:43Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-06-24T21:41:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c374de17d9cd40c8631a10d9fb9251a4a06fc70f'/>
<id>urn:sha1:c374de17d9cd40c8631a10d9fb9251a4a06fc70f</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>apply review suggestions</title>
<updated>2026-06-24T19:36:03Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-06-24T19:36:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1c267bf61d6f844906bb55aef1c314342ef210d6'/>
<id>urn:sha1:1c267bf61d6f844906bb55aef1c314342ef210d6</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>typec: add tuc_connect/tuc_disconnect api</title>
<updated>2026-06-24T19:15:33Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-06-24T19:15:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f35af01db58ba76bef1a65a56458bc815497ebbe'/>
<id>urn:sha1:f35af01db58ba76bef1a65a56458bc815497ebbe</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>typec: add stm32u5 support</title>
<updated>2026-06-24T19:13:27Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-06-24T18:48:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3a1ced7e1333de7ddf57f8592a41cbf0605512ed'/>
<id>urn:sha1:3a1ced7e1333de7ddf57f8592a41cbf0605512ed</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>cap tud_msc_scsi_cb bufsize to endpoint buffer size</title>
<updated>2026-06-24T16:23:53Z</updated>
<author>
<name>dxbjavid</name>
<email>dxbjavid@gmail.com</email>
</author>
<published>2026-06-24T16:23:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=76774957211a78e38d0a14b7b697856e4284d5cf'/>
<id>urn:sha1:76774957211a78e38d0a14b7b697856e4284d5cf</id>
<content type='text'>
</content>
</entry>
</feed>
