<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid/hid_host.c, 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/src/class/hid/hid_host.c?h=0.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid/hid_host.c?h=0.7.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-11-01T10:46:46Z</updated>
<entry>
<title>added host set_config driver</title>
<updated>2020-11-01T10:46:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-01T10:46:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e029d6d7263f4a848c5150a567512f3990358b3f'/>
<id>urn:sha1:e029d6d7263f4a848c5150a567512f3990358b3f</id>
<content type='text'>
to resolve control conflict with SET_CONFIGURE for class driver
- open will be called to open endpoint only
- set_config called later to initialized class driver
</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>change xfer_cb return type from void to bool</title>
<updated>2020-09-06T05:11:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-06T05:11:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b3e81673c0582a07a764981604a560ee3d310ef9'/>
<id>urn:sha1:b3e81673c0582a07a764981604a560ee3d310ef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replacing hcd_pipe_xfer by usbh_edpt_xfer</title>
<updated>2020-09-06T04:49:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-06T04:49:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=15ad585e674f14e247aa7e5f42fb84f90f14be8b'/>
<id>urn:sha1:15ad585e674f14e247aa7e5f42fb84f90f14be8b</id>
<content type='text'>
</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>defer xfer_isr to xfer_cb</title>
<updated>2020-09-05T07:41:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T07:28:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f7cf8cdf27a016093df65c0de7167685e407d014'/>
<id>urn:sha1:f7cf8cdf27a016093df65c0de7167685e407d014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2020-09-03T18:35:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T18:35:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a8e538efe7d11291e32e016fad5910ebaf9eac43'/>
<id>urn:sha1:a8e538efe7d11291e32e016fad5910ebaf9eac43</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>
<entry>
<title>usb0 host on mcb1800 work with fullspeed mode.</title>
<updated>2020-05-18T17:55:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-18T17:55:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=58cedf4c061fbf9f95cd88cafb6e581fc04549ff'/>
<id>urn:sha1:58cedf4c061fbf9f95cd88cafb6e581fc04549ff</id>
<content type='text'>
use usbh_edpt_open() to correctly map ep2drv[]
</content>
</entry>
</feed>
