<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/msc/msc_device.h, branch 0.9.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.9.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/msc/msc_device.h?h=0.9.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-11-19T14:26:06Z</updated>
<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>
<entry>
<title>change tud_msc_start_stop_cb() to return void -&gt; bool</title>
<updated>2019-07-24T09:19:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-24T09:19:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1ee9ef4f2b7c6acfab6c398a4f57ca22036958f7'/>
<id>urn:sha1:1ee9ef4f2b7c6acfab6c398a4f57ca22036958f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more house keeping</title>
<updated>2019-07-19T13:20:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-19T13:20:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=33de35504abf27801286b1f3760862d3909e2ae6'/>
<id>urn:sha1:33de35504abf27801286b1f3760862d3909e2ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up, rename internal driver control_request_complete to simply control_complete</title>
<updated>2019-07-12T15:03:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-12T15:03:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cb4e6837e9f1aa02644e1ad88ffff43b59470a4e'/>
<id>urn:sha1:cb4e6837e9f1aa02644e1ad88ffff43b59470a4e</id>
<content type='text'>
</content>
</entry>
</feed>
