<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/msc, 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?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/msc?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>whitespace</title>
<updated>2022-11-21T04:53:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-21T04:53:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=64ecf43663dcc4f441a4b66c6b07661944ff4d97'/>
<id>urn:sha1:64ecf43663dcc4f441a4b66c6b07661944ff4d97</id>
<content type='text'>
</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>fix redundant-decls warnings by usbd/usbh</title>
<updated>2022-06-24T15:52:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-24T15:22:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0042eccb3b2ff0f980f3a927a271364a2089ada5'/>
<id>urn:sha1:0042eccb3b2ff0f980f3a927a271364a2089ada5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add more warning option, also fix  -Wconversion with rp2040</title>
<updated>2022-06-24T12:46:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-24T12:45:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4f6e770eda9f8c605b238f35def1edaff93a8fb8'/>
<id>urn:sha1:4f6e770eda9f8c605b238f35def1edaff93a8fb8</id>
<content type='text'>
-Wuninitialized, -Wunused,  -Wredundant-decls
</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>
</feed>
