<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid/hid_host.h, branch 0.12.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.h?h=0.12.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid/hid_host.h?h=0.12.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-08-23T04:00:21Z</updated>
<entry>
<title>add tuh_hid_receive_report() for applicaiton to explicitly request report</title>
<updated>2021-08-23T04:00:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-23T04:00:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=800f85329ea21bdefc778c246c8098dea12fb402'/>
<id>urn:sha1:800f85329ea21bdefc778c246c8098dea12fb402</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change host driver open return type to bool</title>
<updated>2021-08-20T12:31:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-20T12:31:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=22a5b1608c0949d46f8e346878bff730712858e4'/>
<id>urn:sha1:22a5b1608c0949d46f8e346878bff730712858e4</id>
<content type='text'>
the descriptor len used by driver will be calculated by usbh
</content>
</entry>
<entry>
<title>hid host skip get report descriptor if too large instead of assert</title>
<updated>2021-08-20T11:26:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-20T11:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=62f2efbe8cf1e61f70660abac28f4226bca93daf'/>
<id>urn:sha1:62f2efbe8cf1e61f70660abac28f4226bca93daf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update func comment</title>
<updated>2021-06-28T10:39:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-17T05:47:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=58d3e8c08b05ac00bd2510c04f7679b5f7503404'/>
<id>urn:sha1:58d3e8c08b05ac00bd2510c04f7679b5f7503404</id>
<content type='text'>
</content>
</entry>
<entry>
<title>force boot protocol for keyboard/mouse</title>
<updated>2021-06-28T10:39:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-17T05:35:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c99b70c08cb9c3b252e015fd455c35674282aa91'/>
<id>urn:sha1:c99b70c08cb9c3b252e015fd455c35674282aa91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change usbh open driver to have max_len and return driver len</title>
<updated>2021-06-28T10:39:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-17T04:58:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5811122cfd04b84c8760991e287e29fc424453fd'/>
<id>urn:sha1:5811122cfd04b84c8760991e287e29fc424453fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more include clean up</title>
<updated>2021-05-27T11:34:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-27T11:18:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9ad6fadf6a65363f9873178e7f80c923452bfb47'/>
<id>urn:sha1:9ad6fadf6a65363f9873178e7f80c923452bfb47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tuh_hid_report_sent_cb()</title>
<updated>2021-05-22T15:03:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-22T15:03:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a2c4a48dd627828f5899e5ab70412594b60f37c6'/>
<id>urn:sha1:a2c4a48dd627828f5899e5ab70412594b60f37c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename tuh_hid_get_report_cb to tuh_hid_report_received_cb()</title>
<updated>2021-05-22T14:51:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-22T14:51:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b8e019da321512758959f6fb3b2f0192bda698dc'/>
<id>urn:sha1:b8e019da321512758959f6fb3b2f0192bda698dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement hid host set report with control transfer</title>
<updated>2021-05-22T14:48:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-22T14:48:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=df65c35b31581881b2bf49d9e16608d46f98fe4b'/>
<id>urn:sha1:df65c35b31581881b2bf49d9e16608d46f98fe4b</id>
<content type='text'>
rename mount, umount callback
</content>
</entry>
</feed>
