<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/tusb.c, 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/tusb.c?h=0.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/tusb.c?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-09-10T13:41:01Z</updated>
<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>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>
<entry>
<title>fix arguable bug caught as warning by LLVM embedded toolchain for ARM 14.0.0</title>
<updated>2024-07-18T10:11:06Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2024-07-17T20:46:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0d72f153cf1614aaff0b5859d00fb5c0e1711f51'/>
<id>urn:sha1:0d72f153cf1614aaff0b5859d00fb5c0e1711f51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into add-tuh-deinit</title>
<updated>2024-03-25T10:46:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-25T10:46:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=98b8e960aa20c7d29d4dfe9c7712a8a865b87827'/>
<id>urn:sha1:98b8e960aa20c7d29d4dfe9c7712a8a865b87827</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update osal API</title>
<updated>2024-03-22T09:10:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-22T09:10:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=31f68495cf66706926c408ad15ea90a646c62198'/>
<id>urn:sha1:31f68495cf66706926c408ad15ea90a646c62198</id>
<content type='text'>
add osal_semaphore_delete(), osal_mutex_delete(), osal_queue_delete()
</content>
</entry>
<entry>
<title>add tu_edpt_stream_deinit()</title>
<updated>2024-03-22T05:53:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-22T05:53:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5774ac98864880fdc7c1d6a8b9c7e160ac0dfba8'/>
<id>urn:sha1:5774ac98864880fdc7c1d6a8b9c7e160ac0dfba8</id>
<content type='text'>
</content>
</entry>
</feed>
