<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/msc_dual_lun/src/msc_disk_dual.c, branch 0.8.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/msc_dual_lun/src/msc_disk_dual.c?h=0.8.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/msc_dual_lun/src/msc_disk_dual.c?h=0.8.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-09-11T04:55:16Z</updated>
<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>Set MSC DISK DUAL readonly on F070.</title>
<updated>2019-09-09T23:51:22Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-09T23:40:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8f3c0663adda2067a63157f132345daea9507f38'/>
<id>urn:sha1:8f3c0663adda2067a63157f132345daea9507f38</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>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>
<entry>
<title>add msc multiple lun support</title>
<updated>2019-04-26T08:54:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-04-26T08:54:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b74eca4f120ae0d17c4c583d6b865f507f48996a'/>
<id>urn:sha1:b74eca4f120ae0d17c4c583d6b865f507f48996a</id>
<content type='text'>
- remove CFG_TUD_MSC_MAXLUN
- add tud_msc_maxlun_cb()
- add msc_dual_lun exmaple
</content>
</entry>
</feed>
