<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host, branch 0.7.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/host?h=0.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host?h=0.7.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-10-13T06:23:33Z</updated>
<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>rework msc host</title>
<updated>2020-10-12T17:07:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-12T17:07:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9c07a2a4e23e4d82e3cbb28e92bf1234e4a6ce09'/>
<id>urn:sha1:9c07a2a4e23e4d82e3cbb28e92bf1234e4a6ce09</id>
<content type='text'>
- msc host enum is now async
- implement async tuh_msc_scsi_command() / tuh_msc_request_sense() /
tuh_msc_test_unit_ready()
</content>
</entry>
<entry>
<title>rework usbh control transfer</title>
<updated>2020-09-07T08:19:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-07T08:19:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=66a10ec9c8042a48053b4af67a932f3cfe9470c2'/>
<id>urn:sha1:66a10ec9c8042a48053b4af67a932f3cfe9470c2</id>
<content type='text'>
use series of complete callback instead of blocking semaphore, which is
more noOS friendly. still working with hid host
</content>
</entry>
<entry>
<title>refactor hub class</title>
<updated>2020-09-05T13:20:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T13:20:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=828f720207d4ded25ed533ea6c52da49c799b476'/>
<id>urn:sha1:828f720207d4ded25ed533ea6c52da49c799b476</id>
<content type='text'>
- separate connect/disconnect handling
- hub work with full speed, but doesn't seem to work with Low speed
device (with mcb1800)
- need to update msc host after migrating from isr to xfer_cb (blocked
at inquiry)
</content>
</entry>
<entry>
<title>update example to test with mouse</title>
<updated>2020-09-05T07:59:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T07:59:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9531e47d10915b652c2c5cff9ef2956889639f93'/>
<id>urn:sha1:9531e47d10915b652c2c5cff9ef2956889639f93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update ci to also build host example</title>
<updated>2020-09-03T18:32:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T18:32:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5fb3d439b3e415bae5edbc556ea20f7211ac4bb5'/>
<id>urn:sha1:5fb3d439b3e415bae5edbc556ea20f7211ac4bb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fflush(stdout) for keyboard host example</title>
<updated>2020-09-03T17:50:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T17:50:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=865ebf7c5db98ccc3f8f5f4fead9d8bba0e57c18'/>
<id>urn:sha1:865ebf7c5db98ccc3f8f5f4fead9d8bba0e57c18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keyboard host work as proof of concept</title>
<updated>2020-09-03T17:23:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T17:23:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7828c396dbc287f9d9a0aa6af63a32108f139b94'/>
<id>urn:sha1:7828c396dbc287f9d9a0aa6af63a32108f139b94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more hid host work</title>
<updated>2020-09-03T16:57:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T16:57:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=35aee4a6af40c7c8befb5dfe81bbf7e26dc01ca8'/>
<id>urn:sha1:35aee4a6af40c7c8befb5dfe81bbf7e26dc01ca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix #449 remove obsolete pipehandle from hid host</title>
<updated>2020-09-03T10:07:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T10:07:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ef651e073409bac1a9793d97bf5a25220913f32e'/>
<id>urn:sha1:ef651e073409bac1a9793d97bf5a25220913f32e</id>
<content type='text'>
</content>
</entry>
</feed>
