<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/msc/msc_device.h, 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_device.h?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/msc/msc_device.h?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-02-14T11:17:49Z</updated>
<entry>
<title>add tud_msc_request_sense_cb() as weak callback</title>
<updated>2022-02-14T11:17:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-14T11:17:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=456c06aa5ee2440cd2c96800be41e7c63c34ae58'/>
<id>urn:sha1:456c06aa5ee2440cd2c96800be41e7c63c34ae58</id>
<content type='text'>
set default error sense to NOT READY, Medium not present
</content>
</entry>
<entry>
<title>update msc driver to pass MSC BOT error recovery compliant test</title>
<updated>2021-08-27T05:38:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-27T05:38:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9394de6ae74cf01ba8c8f1dab57dbbdfad6d6407'/>
<id>urn:sha1:9394de6ae74cf01ba8c8f1dab57dbbdfad6d6407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include clean up</title>
<updated>2021-05-27T10:40:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-27T10:40:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9736e54734a85c03d9055c24414e23f112a67968'/>
<id>urn:sha1:9736e54734a85c03d9055c24414e23f112a67968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migrate cdc_device to new control_xfer_cb</title>
<updated>2020-11-19T14:26:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-19T14:26:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dd07fecc5f37c85b87060c7f7158d26ff19757a6'/>
<id>urn:sha1:dd07fecc5f37c85b87060c7f7158d26ff19757a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge class driver control_request &amp; control_complete to control_xfer_cb()</title>
<updated>2020-11-19T14:01:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-19T14:01:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3c31d0805130e9551f97afae94f765b5d032991b'/>
<id>urn:sha1:3c31d0805130e9551f97afae94f765b5d032991b</id>
<content type='text'>
migrated msc_device
</content>
</entry>
<entry>
<title>add new name warning to cdc and midi (skip msc, hid warning for now)</title>
<updated>2020-07-17T16:01:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-17T16:01:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=881025afdcdc3e8954163f8cc7337caa8455f594'/>
<id>urn:sha1:881025afdcdc3e8954163f8cc7337caa8455f594</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE</title>
<updated>2020-07-16T08:34:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-16T08:34:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5ca748a68e01deec929e846b7263cf736bf891fb'/>
<id>urn:sha1:5ca748a68e01deec929e846b7263cf736bf891fb</id>
<content type='text'>
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
</content>
</entry>
<entry>
<title>changing usbd driver open() return type, add max_len</title>
<updated>2020-05-27T12:01:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-27T12:01:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e3404049686adfd934a6444fadf9ae00f1f94f8a'/>
<id>urn:sha1:e3404049686adfd934a6444fadf9ae00f1f94f8a</id>
<content type='text'>
only done with cdc and msc, push this interim for feedback first
</content>
</entry>
<entry>
<title>Normalize line endings</title>
<updated>2020-01-15T19:47:43Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2020-01-15T04:30:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=25c1bea782e69e8d365e8b61e12d888611d2f6f7'/>
<id>urn:sha1:25c1bea782e69e8d365e8b61e12d888611d2f6f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into develop</title>
<updated>2019-07-24T10:08:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-24T10:08:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=56b656c768a5e1b775ed41a5f74bbf75901f9d74'/>
<id>urn:sha1:56b656c768a5e1b775ed41a5f74bbf75901f9d74</id>
<content type='text'>
</content>
</entry>
</feed>
