<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src, branch 0.17.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.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-09-11T03:10:06Z</updated>
<entry>
<title>Merge pull request #2450 from HiFiPhile/vendor_fifo</title>
<updated>2024-09-11T03:10:06Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-11T03:10:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4b107a2b9e49f118b7dd7ec9306c6ba186bb974a'/>
<id>urn:sha1:4b107a2b9e49f118b7dd7ec9306c6ba186bb974a</id>
<content type='text'>
Allow vendor class to be used without FIFO.</content>
</entry>
<entry>
<title>ep stream init: wrap with OSAL_MUTEX_REQUIRED, only create fifo mutex if needed</title>
<updated>2024-09-10T13:41:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-10T13:39:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9b4bb61cbd1f95d4272c4bf30e843e3807d932d5'/>
<id>urn:sha1:9b4bb61cbd1f95d4272c4bf30e843e3807d932d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix warnings</title>
<updated>2024-09-10T11:47:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-10T11:47:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7909a6256941d001ae888530080fc572c7410b3b'/>
<id>urn:sha1:7909a6256941d001ae888530080fc572c7410b3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reduce ep stream footprint by using is_mps512 since it only support bulk so far</title>
<updated>2024-09-10T11:37:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-10T11:37:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dd1822ba032e3e86efd445cda1c3fd0e8f342bbc'/>
<id>urn:sha1:dd1822ba032e3e86efd445cda1c3fd0e8f342bbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove vendor ep_addr, use stream api instead</title>
<updated>2024-09-10T11:27:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-10T11:27:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3ab63fbc65ce1d6333594fec23f1e2239588ea31'/>
<id>urn:sha1:3ab63fbc65ce1d6333594fec23f1e2239588ea31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor clean up</title>
<updated>2024-09-10T11:13:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-10T11:13:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7373a0239645b48bbd1c11e9542699924e1f3a0d'/>
<id>urn:sha1:7373a0239645b48bbd1c11e9542699924e1f3a0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update vendor device to use edpt stream which also support non-buffereed (no fifo) mode</title>
<updated>2024-09-10T10:45:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-10T10:45:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bbeae09259707ba6b79db55dda2fd89b9e99f14f'/>
<id>urn:sha1:bbeae09259707ba6b79db55dda2fd89b9e99f14f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change edpt stream api to take hwid from API to reduce memory footprint</title>
<updated>2024-09-10T10:41:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-10T10:41:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cc816dc9c04762f14468a0b7b1826768e731f53f'/>
<id>urn:sha1:cc816dc9c04762f14468a0b7b1826768e731f53f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update edpt_stream to support non-buffered (no fifo) mode</title>
<updated>2024-09-10T09:15:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-10T09:15:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c0030810dda8d9cca9cd041f246180ff03dc6624'/>
<id>urn:sha1:c0030810dda8d9cca9cd041f246180ff03dc6624</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change vendor device to use edpt stream API</title>
<updated>2024-09-10T03:44:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-10T03:44:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=867f17acea98fda04fa0bf8e871f61e57044f030'/>
<id>urn:sha1:867f17acea98fda04fa0bf8e871f61e57044f030</id>
<content type='text'>
</content>
</entry>
</feed>
