<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/cdc_msc_hid/src/msc_disk.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_hid/src/msc_disk.c?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_hid/src/msc_disk.c?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-09-11T06:09:14Z</updated>
<entry>
<title>rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite now</title>
<updated>2019-09-11T06:09:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-09-11T06:09:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7599541c1a33cc55b2a33fc160252e93811abe81'/>
<id>urn:sha1:7599541c1a33cc55b2a33fc160252e93811abe81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix #130</title>
<updated>2019-09-11T04:55:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-09-11T04:55:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3f02c359832ec19400265a5ee335e30fde10d24d'/>
<id>urn:sha1:3f02c359832ec19400265a5ee335e30fde10d24d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lpc11u37 supported</title>
<updated>2019-09-06T09:02:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-09-06T09:02:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5b8a67c80e0eaf75e0c57c6a752551682898f5a'/>
<id>urn:sha1:a5b8a67c80e0eaf75e0c57c6a752551682898f5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc update</title>
<updated>2019-08-01T09:22:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-08-01T09:22:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=23f5609d18ac029ee72c97b9669f4897a94fcb93'/>
<id>urn:sha1:23f5609d18ac029ee72c97b9669f4897a94fcb93</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>update license year to 2019</title>
<updated>2019-05-14T04:48:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T04:48:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61ec4077520fb00e071fab5f5be3c6751eecd254'/>
<id>urn:sha1:61ec4077520fb00e071fab5f5be3c6751eecd254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding msc Start Stop to buitin command, but not complate yet</title>
<updated>2019-05-06T09:48:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-06T09:48:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6e4dc2f23dd6fe7725b145f49b49116859916b5c'/>
<id>urn:sha1:6e4dc2f23dd6fe7725b145f49b49116859916b5c</id>
<content type='text'>
add tud_msc_start_stop_cb() as optional callback
</content>
</entry>
<entry>
<title>add Test Unit Ready to builtin command, add tud_msc_test_unit_ready_cb()</title>
<updated>2019-05-06T08:01:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-06T08:01:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=efefbd3a4ef9d867d4aaa05e3c06e51b441aca6e'/>
<id>urn:sha1:efefbd3a4ef9d867d4aaa05e3c06e51b441aca6e</id>
<content type='text'>
- rename tud_msc_maxlun_cb to tud_msc_get_maxlun_cb
</content>
</entry>
<entry>
<title>add tud_msc_inquiry_cb() remove CFG_TUD_MSC_VENDOR/PRODUCT/PRODUCT_REV</title>
<updated>2019-05-03T16:46:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-03T16:46:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fae9aba68f7fb2cb5309b21933bcc0d3fdc480e0'/>
<id>urn:sha1:fae9aba68f7fb2cb5309b21933bcc0d3fdc480e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up disk image</title>
<updated>2019-04-26T09:03:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-04-26T09:03:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=25bd3fef47114bba845d3dbf397a50efb0ee777c'/>
<id>urn:sha1:25bd3fef47114bba845d3dbf397a50efb0ee777c</id>
<content type='text'>
</content>
</entry>
</feed>
