<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/msc, 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/class/msc?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/msc?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-09-17T20:48:59Z</updated>
<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>add bufsize to tud_msc_inquiry2_cb()</title>
<updated>2025-08-01T15:44:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-08-01T15:44:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f5974b041e858badab1fbf187926efa8b79367cd'/>
<id>urn:sha1:f5974b041e858badab1fbf187926efa8b79367cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tud_msc_inquiry2_cb() for full inquiry response</title>
<updated>2025-07-11T08:24:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-11T08:15:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e9a78c52d00aa1cad8a9f80bbb2db5df70f1d8ad'/>
<id>urn:sha1:e9a78c52d00aa1cad8a9f80bbb2db5df70f1d8ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>defer proc_async_io_done()</title>
<updated>2025-07-01T15:17:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-01T14:52:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c96cc4369f1b97efe85575f3e5633e38598e9fc2'/>
<id>urn:sha1:c96cc4369f1b97efe85575f3e5633e38598e9fc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update example</title>
<updated>2025-07-01T14:48:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-01T13:15:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=216a35e59a095e6ccb70f7c9bd4f7bc737f44140'/>
<id>urn:sha1:216a35e59a095e6ccb70f7c9bd4f7bc737f44140</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor async io, add in_isr argument to tud_msc_async_io_done()</title>
<updated>2025-07-01T13:13:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-01T13:13:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d22cbe4cb5b88c869754e91c97eff513ed8b7b33'/>
<id>urn:sha1:d22cbe4cb5b88c869754e91c97eff513ed8b7b33</id>
<content type='text'>
use cbw.command[0] for pending IO command
</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>fix iar make build with wb and u5</title>
<updated>2025-04-17T07:40:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-04-17T07:34:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b1eedf4d1d95d6e8c7de425080a107a33cbf0e5d'/>
<id>urn:sha1:b1eedf4d1d95d6e8c7de425080a107a33cbf0e5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into async_io</title>
<updated>2025-04-11T21:07:22Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-04-11T21:07:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=459e2cd39ece797eb35f74ccace0db0a588b795a'/>
<id>urn:sha1:459e2cd39ece797eb35f74ccace0db0a588b795a</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>fix stringop-overread warning for msc device with memmove</title>
<updated>2025-02-07T05:48:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-02-07T05:33:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3ffe8dbfee001e9591025f9dcc121fa2f5ef550c'/>
<id>urn:sha1:3ffe8dbfee001e9591025f9dcc121fa2f5ef550c</id>
<content type='text'>
</content>
</entry>
</feed>
