<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/device/usbd.c, branch 0.19.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/device/usbd.c?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/device/usbd.c?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-09-29T08:32:08Z</updated>
<entry>
<title>Merge branch 'master' into fork/ennebi/mtp</title>
<updated>2025-09-29T08:32:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-29T08:32:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bdd557caf14b8987729fd73f11ccef7a29e7045d'/>
<id>urn:sha1:bdd557caf14b8987729fd73f11ccef7a29e7045d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add usbd_edpt_xfer_fifo stub</title>
<updated>2025-09-18T17:14:27Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-18T17:14:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0961e06845591792031b69515bc56f2e5b3fa60d'/>
<id>urn:sha1:0961e06845591792031b69515bc56f2e5b3fa60d</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>set driver count to 0</title>
<updated>2025-09-18T17:09:10Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-18T17:09:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e621f2f77b19dce0a9f288ebd608ebf98d2f817b'/>
<id>urn:sha1:e621f2f77b19dce0a9f288ebd608ebf98d2f817b</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Update weak callbacks to new syntax</title>
<updated>2025-09-17T20:48:59Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-17T20:37:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=369a1ff5153a472327d2847c7bc7386309486b34'/>
<id>urn:sha1:369a1ff5153a472327d2847c7bc7386309486b34</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>refactor generic container to use EPBUF declaration</title>
<updated>2025-09-16T07:25:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-16T07:14:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=10298f0b275971db349c68049454994b15eabf46'/>
<id>urn:sha1:10298f0b275971db349c68049454994b15eabf46</id>
<content type='text'>
simplify container field name
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/ennebi/mtp</title>
<updated>2025-09-15T09:45:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-15T09:45:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8e34ba9cf6bdcabe2c9eb73ae1aafec38d0ec46d'/>
<id>urn:sha1:8e34ba9cf6bdcabe2c9eb73ae1aafec38d0ec46d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MTP class device</title>
<updated>2025-08-06T04:14:13Z</updated>
<author>
<name>Maurizio Pesce</name>
<email>m.pesce@ennebielettronica.com</email>
</author>
<published>2025-03-12T08:50:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=283b06bb543f513d964dc3a6953115df897a93a1'/>
<id>urn:sha1:283b06bb543f513d964dc3a6953115df897a93a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2987 from hathach/fix-2923-alt</title>
<updated>2025-07-10T11:50:42Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-10T11:50:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=40dc1dd436ce96d9d3257d6de60f3c28fd38e294'/>
<id>urn:sha1:40dc1dd436ce96d9d3257d6de60f3c28fd38e294</id>
<content type='text'>
make sure TOTAL_DRIVER_COUNT is not overflow 8-bit</content>
</entry>
<entry>
<title>revert edpt busy/claim status if xfer_isr() defer to xfer_cb()</title>
<updated>2025-07-08T05:13:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-08T05:13:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=961ea73e55a54d77882ebc3a40fbacc3bd1899e3'/>
<id>urn:sha1:961ea73e55a54d77882ebc3a40fbacc3bd1899e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor reformat code</title>
<updated>2025-07-08T04:05:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-08T04:05:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2908995c4c0a1221247c9d5aed7a5c9817dcb52e'/>
<id>urn:sha1:2908995c4c0a1221247c9d5aed7a5c9817dcb52e</id>
<content type='text'>
</content>
</entry>
</feed>
