<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/tinyusb/class/msc_host.h, branch codex/class-reference-docs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/tinyusb/class/msc_host.h?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/tinyusb/class/msc_host.h?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2018-03-06T10:26:34Z</updated>
<entry>
<title>move class files</title>
<updated>2018-03-06T10:26:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-03-06T10:26:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=98f12c9833b4867cad46ea80ca2525d26fd6b075'/>
<id>urn:sha1:98f12c9833b4867cad46ea80ca2525d26fd6b075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify host API: tusbh_ to tuh_</title>
<updated>2015-05-01T12:06:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2015-05-01T12:06:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f09f2494bf6e78e96ca9a7aa25dd7485e4788b6c'/>
<id>urn:sha1:f09f2494bf6e78e96ca9a7aa25dd7485e4788b6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zero warnings compiling host os none on keil</title>
<updated>2014-03-14T03:19:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-14T03:19:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=214af7e9885f100d4f4d1882e9305899b6afc2b7'/>
<id>urn:sha1:214af7e9885f100d4f4d1882e9305899b6afc2b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refractor remove tusbh_msc_is_failed</title>
<updated>2014-02-28T11:42:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-02-28T11:42:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5f8f046eaa10f434b9bbb7f7cd0ed0f9dad24952'/>
<id>urn:sha1:5f8f046eaa10f434b9bbb7f7cd0ed0f9dad24952</id>
<content type='text'>
increase usbh enum task from 150 to 200 due to stack overflow when mounting msc device
added task for msc host freeRTOS with stack = 300 (still cannot execute copy command)
</content>
</entry>
<entry>
<title>add some document for msc_device API</title>
<updated>2013-12-01T05:18:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-12-01T05:18:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d2f91af6b33e955961abfb379e6db0951506dc11'/>
<id>urn:sha1:d2f91af6b33e955961abfb379e6db0951506dc11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2013-11-22T08:16:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-11-22T08:16:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=83f1d660ce1a1520b7a7e781d05c47221067f3f7'/>
<id>urn:sha1:83f1d660ce1a1520b7a7e781d05c47221067f3f7</id>
<content type='text'>
add some doxygen work
finalize device disconnection &amp; suspend
- suspend &amp; resume &amp; remote wake up is not supported yet
</content>
</entry>
<entry>
<title>document cdc</title>
<updated>2013-10-27T12:59:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-27T12:59:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=064d0cf5a93499e7c15c805e83910bd654b30961'/>
<id>urn:sha1:064d0cf5a93499e7c15c805e83910bd654b30961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more doxygen work</title>
<updated>2013-10-25T10:28:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-25T10:28:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0d00742cf0900fad2e3181bea4284e6aba775105'/>
<id>urn:sha1:0d00742cf0900fad2e3181bea4284e6aba775105</id>
<content type='text'>
rename tusb_mouse_report_t (keyboard) to hid_mouse_report_t (keyboard)
</content>
</entry>
<entry>
<title>document msc host</title>
<updated>2013-10-24T09:47:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-24T09:47:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5f584384eb858ac2dedce78fb85e164fcf29a9d7'/>
<id>urn:sha1:5f584384eb858ac2dedce78fb85e164fcf29a9d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhacne msc demo, update IAR project file</title>
<updated>2013-10-02T06:32:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-02T06:32:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1263dbb1221fc550737e560c415857829e8ecfd1'/>
<id>urn:sha1:1263dbb1221fc550737e560c415857829e8ecfd1</id>
<content type='text'>
</content>
</entry>
</feed>
