<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/obsolete, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/obsolete?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/obsolete?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-02-23T17:27:56Z</updated>
<entry>
<title>remove obsolete host example</title>
<updated>2021-02-23T17:27:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-23T17:27:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ac30211853e9f8948d03db871f839e93a75b1edd'/>
<id>urn:sha1:ac30211853e9f8948d03db871f839e93a75b1edd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>host msc: call read_capacity as part of enumeration</title>
<updated>2021-02-23T12:41:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-23T12:41:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5108d7613600449c50af9e8ce373571d56bed3cc'/>
<id>urn:sha1:5108d7613600449c50af9e8ce373571d56bed3cc</id>
<content type='text'>
- add tuh_msc_get_block_count(), tuh_msc_get_block_size()
- rename tuh_msc_mounted_cb/tuh_msc_unmounted_cb to
tuh_msc_mount_cb/tuh_msc_unmount_cb to match device stack naming
- change tuh_msc_is_busy() to tuh_msc_ready()
- add CFG_TUH_MSC_MAXLUN (default to 4) to hold lun capacities
- add host msc configured to for state check.
</content>
</entry>
<entry>
<title>implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxlun()</title>
<updated>2020-10-13T06:23:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-13T06:23:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=437ccac6968b9c31446756c49524f7306ef2acd8'/>
<id>urn:sha1:437ccac6968b9c31446756c49524f7306ef2acd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TU_ prefix to compiler ATTR to prevent name conflict with application</title>
<updated>2019-06-06T03:39:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-06-06T03:39:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13e01c7dca1e72097be1723676b086be29d0e622'/>
<id>urn:sha1:13e01c7dca1e72097be1723676b086be29d0e622</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>clean up</title>
<updated>2019-05-14T04:46:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T04:46:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6135019230dd5e6c1c8cb17c83d20fabb500228d'/>
<id>urn:sha1:6135019230dd5e6c1c8cb17c83d20fabb500228d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2019-03-27T09:32:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-03-27T09:32:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3dfb251c1e2c7d1b6f91cf4bb2f3010e333592b3'/>
<id>urn:sha1:3dfb251c1e2c7d1b6f91cf4bb2f3010e333592b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migrate license from BSD 3 clause to MIT</title>
<updated>2019-03-20T09:11:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-03-20T09:11:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c211ee19dd99cd12d39a9d8b8ee2e704edaca843'/>
<id>urn:sha1:c211ee19dd99cd12d39a9d8b8ee2e704edaca843</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up compiler attribute</title>
<updated>2018-12-14T06:08:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-14T06:08:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a3713f801d97b1903593a53c02da682acb3acee0'/>
<id>urn:sha1:a3713f801d97b1903593a53c02da682acb3acee0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up files</title>
<updated>2018-12-13T08:20:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-13T08:20:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=07bcc6ca911d342c228b691cbe966aec377de891'/>
<id>urn:sha1:07bcc6ca911d342c228b691cbe966aec377de891</id>
<content type='text'>
</content>
</entry>
</feed>
