<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable, branch 0.20.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable?h=0.20.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable?h=0.20.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-11-19T12:20:53Z</updated>
<entry>
<title>Apply suggestions from code review</title>
<updated>2025-11-19T12:20:53Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-19T12:20:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=19fd61603f49e0130f65cdf404c9d4424bda70e3'/>
<id>urn:sha1:19fd61603f49e0130f65cdf404c9d4424bda70e3</id>
<content type='text'>
Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix more alerts</title>
<updated>2025-11-19T11:37:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-19T11:37:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e0155eb1d2170d8448e422a6f75f8bc65b476cec'/>
<id>urn:sha1:e0155eb1d2170d8448e422a6f75f8bc65b476cec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3076 from HiFiPhile/xfer_close</title>
<updated>2025-11-19T11:27:02Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-19T11:27:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=15ed92056416e322f4765898d8eeb1cf031a374c'/>
<id>urn:sha1:15ed92056416e322f4765898d8eeb1cf031a374c</id>
<content type='text'>
host/dwc2: cleanup transfer on device close</content>
</entry>
<entry>
<title>extract to handle_incomplete_iso_in() for readability</title>
<updated>2025-11-19T09:24:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-19T09:24:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=39c78085cc6ab04b4097031b3260b738cc5dcec2'/>
<id>urn:sha1:39c78085cc6ab04b4097031b3260b738cc5dcec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/HiFiPhile/dwc2_iso_incomp</title>
<updated>2025-11-19T08:57:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-19T08:57:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=21ef00fc87caebb4dac7a3117260670264598e9d'/>
<id>urn:sha1:21ef00fc87caebb4dac7a3117260670264598e9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'refs/heads/master' into dwc2_ep0</title>
<updated>2025-11-19T04:32:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-19T04:32:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fd3161087d76c84fb21e8e2f2d30a81d6b11bfba'/>
<id>urn:sha1:fd3161087d76c84fb21e8e2f2d30a81d6b11bfba</id>
<content type='text'>
# Conflicts:
#	examples/device/dfu/src/usb_descriptors.c
#	examples/device/dfu_runtime/src/usb_descriptors.c
#	src/device/usbd_control.c
#	src/portable/synopsys/dwc2/dcd_dwc2.c
</content>
</entry>
<entry>
<title>improve closing endpoint and channel</title>
<updated>2025-11-18T16:39:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-18T16:39:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e4a04b2a4b7e3b7f3186bf4f12868ce6de36204b'/>
<id>urn:sha1:e4a04b2a4b7e3b7f3186bf4f12868ce6de36204b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/HiFiPhile/xfer_close</title>
<updated>2025-11-18T03:18:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-18T03:18:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6c140930591fd49725a1ec1434dfb841560bc6ae'/>
<id>urn:sha1:6c140930591fd49725a1ec1434dfb841560bc6ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/HiFiPhile/dwc2_iso_incomp</title>
<updated>2025-11-18T02:36:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-18T02:36:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=98f7b0c7ba03fd770616195a6312e1bb65e5155f'/>
<id>urn:sha1:98f7b0c7ba03fd770616195a6312e1bb65e5155f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() as default driver implementation. dcd_edpt_close() is deprecated and will be removed from all driver in the future.</title>
<updated>2025-11-17T12:42:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-17T10:45:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=be9d1973ac4c30fedd24b8199fd4dee5c842e2ef'/>
<id>urn:sha1:be9d1973ac4c30fedd24b8199fd4dee5c842e2ef</id>
<content type='text'>
</content>
</entry>
</feed>
