<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/msc/msc_host.c, branch 0.15.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/msc_host.c?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/msc/msc_host.c?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-12-21T04:46:58Z</updated>
<entry>
<title>minor debug log</title>
<updated>2022-12-21T04:46:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-21T04:46:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cb2af4c0bc096e57c3486945eda43dbc26b3829a'/>
<id>urn:sha1:cb2af4c0bc096e57c3486945eda43dbc26b3829a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2022-12-04T12:43:23Z</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@hadess.net</email>
</author>
<published>2022-12-04T06:58:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a2cf6728906aa61b44ecfe43b4ceef287b29bf8'/>
<id>urn:sha1:6a2cf6728906aa61b44ecfe43b4ceef287b29bf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t</title>
<updated>2022-11-23T09:01:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-23T09:01:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7298923927c2955fd67227e3941bde74a2f0c689'/>
<id>urn:sha1:7298923927c2955fd67227e3941bde74a2f0c689</id>
<content type='text'>
add user arg to all scsi command API that support complete callback
</content>
</entry>
<entry>
<title>fix all warnings with host rp2040</title>
<updated>2022-06-27T10:11:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T10:11:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a0ef4898906a5985deae11e5539a942885398ca1'/>
<id>urn:sha1:a0ef4898906a5985deae11e5539a942885398ca1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename usbh_edpt_open() to tuh_edpt_open()</title>
<updated>2022-03-19T07:59:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-19T07:59:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=821be65b034bd69210834ae7400527149cb66e43'/>
<id>urn:sha1:821be65b034bd69210834ae7400527149cb66e43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add parse config descriptor to example</title>
<updated>2022-03-18T17:43:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-18T17:43:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4795cca04ac60d58fbc78d554cd7af7039cd310a'/>
<id>urn:sha1:4795cca04ac60d58fbc78d554cd7af7039cd310a</id>
<content type='text'>
move usbh_edpt_open() to public API, remove rhport from its signature
</content>
</entry>
<entry>
<title>move daddr into xfer struct</title>
<updated>2022-03-18T09:39:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-18T09:39:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8750e3b57756e4377bb737c578e2742b653c314c'/>
<id>urn:sha1:8750e3b57756e4377bb737c578e2742b653c314c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename user_arg to user_data</title>
<updated>2022-03-17T15:37:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-17T15:37:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f89ff939d8088135cedaa4e4f3885f88d1670529'/>
<id>urn:sha1:f89ff939d8088135cedaa4e4f3885f88d1670529</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename tuh_control_xfer_t to tuh_xfer_t</title>
<updated>2022-03-17T13:52:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-17T13:52:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=55428d7dd215eb2e69a1f654ccc4730525b509d6'/>
<id>urn:sha1:55428d7dd215eb2e69a1f654ccc4730525b509d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slightly change the signature of tuh_control_xfer</title>
<updated>2022-03-17T10:25:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-17T10:25:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8aedb2ff37901d2d08c28308e2527d73ab179f5c'/>
<id>urn:sha1:8aedb2ff37901d2d08c28308e2527d73ab179f5c</id>
<content type='text'>
</content>
</entry>
</feed>
