<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/host, 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/host?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/host?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-09-18T17:09:10Z</updated>
<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>ehci: fix removed qhd get reused</title>
<updated>2025-09-12T13:00:19Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-12T12:25:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=99bee6a900db60cf232766531e785108f50e614d'/>
<id>urn:sha1:99bee6a900db60cf232766531e785108f50e614d</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Fix some IAR warnings</title>
<updated>2025-09-12T09:39:41Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-12T09:39:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5755afa690f242988c02932068339ad5ffc4404e'/>
<id>urn:sha1:5755afa690f242988c02932068339ad5ffc4404e</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/HiFiPhile/async_io</title>
<updated>2025-06-30T14:09:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-30T14:09:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=77e142ed76e87ee1f0cda14155b623eeaedc1546'/>
<id>urn:sha1:77e142ed76e87ee1f0cda14155b623eeaedc1546</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into async_io</title>
<updated>2025-06-22T15:19:08Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-06-22T15:19:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d789a87a7dd65b947f81b320c34d12e140d251ac'/>
<id>urn:sha1:d789a87a7dd65b947f81b320c34d12e140d251ac</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>usbh make TU_API_SYNC() public, to implement sync() API, change return of sync API from uint8_t to tusb_xfer_result_t</title>
<updated>2025-06-20T05:51:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-20T05:51:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5c974cee23e9ece208df43b60070740fc2eda0c3'/>
<id>urn:sha1:5c974cee23e9ece208df43b60070740fc2eda0c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usbh: add new API tuh_descriptor_get_device_local()</title>
<updated>2025-06-18T16:44:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-18T16:35:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9503883ba7f99523a14082ce68a5f900585747b0'/>
<id>urn:sha1:9503883ba7f99523a14082ce68a5f900585747b0</id>
<content type='text'>
cdc host: remove the local desc_dev and the get_device descriptor call for ftdi and pl2303
</content>
</entry>
<entry>
<title>Fix TUH_EPSIZE_BULK_MPS macro</title>
<updated>2025-06-09T14:56:02Z</updated>
<author>
<name>Cédric Berger</name>
<email>cedric@precidata.com</email>
</author>
<published>2025-06-09T14:56:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d533650105c3d41e77a063869175cc56f5ef0461'/>
<id>urn:sha1:d533650105c3d41e77a063869175cc56f5ef0461</id>
<content type='text'>
TUH_EPSIZE_BULK_MPS should be set based on TUH_OPT_HIGH_SPEED, not TUD_OPT_HIGH_SPEED
</content>
</entry>
<entry>
<title>add usbh_spin_lock/unlock() use spinlock instead of atomic flag for hcd max3421</title>
<updated>2025-05-21T08:27:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-05-21T08:27:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e41a63c60dbebd9579698e6444bc62cfa518e15c'/>
<id>urn:sha1:e41a63c60dbebd9579698e6444bc62cfa518e15c</id>
<content type='text'>
</content>
</entry>
</feed>
