<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid/hid_host.h, branch 0.17.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.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid/hid_host.h?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-04-10T08:46:57Z</updated>
<entry>
<title>Adding tuh_hid_get_report(...) to hid_host.h</title>
<updated>2024-04-10T08:46:57Z</updated>
<author>
<name>Luke A</name>
<email>arntsonl@gmail.com</email>
</author>
<published>2023-08-15T01:58:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=804a73a454f382ef7dd5377e6a564f516196fa5d'/>
<id>urn:sha1:804a73a454f382ef7dd5377e6a564f516196fa5d</id>
<content type='text'>
This allows USB host functionality to call HID_REQ_CONTROL_GET_REPORT on the IN Endpoint, and read the report buffer in the callback.
</content>
</entry>
<entry>
<title>implement tuh_init()</title>
<updated>2024-03-22T09:12:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-22T09:12:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e84c9f3e221092687808f175e1e19732a10fea72'/>
<id>urn:sha1:e84c9f3e221092687808f175e1e19732a10fea72</id>
<content type='text'>
change usbh driver init() return type from void to bool
</content>
</entry>
<entry>
<title>adding deinit() stub for usbh/hcd class driver</title>
<updated>2024-03-22T04:42:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-22T04:42:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=74bd2647589790b3bee49146774133c2061a34fe'/>
<id>urn:sha1:74bd2647589790b3bee49146774133c2061a34fe</id>
<content type='text'>
add TUSB_VERSION_BUILD, also add TUSB_VERSION_NUMBER
</content>
</entry>
<entry>
<title>add tuh_hid_receive_abort() API</title>
<updated>2024-03-01T10:40:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-01T10:40:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4f5d80d3976fb0dc5cd190b1768225aacf34211b'/>
<id>urn:sha1:4f5d80d3976fb0dc5cd190b1768225aacf34211b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor update</title>
<updated>2023-11-24T11:35:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-24T11:35:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f469250fa34929b1890500b1d7abfb2a7bb7dcc5'/>
<id>urn:sha1:f469250fa34929b1890500b1d7abfb2a7bb7dcc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tuh_hid_set_default_protocol() to set default USB host HID protocol</title>
<updated>2023-11-24T11:27:03Z</updated>
<author>
<name>Xudong Zheng</name>
<email>7pkvm5aw@slicealias.com</email>
</author>
<published>2023-08-27T19:21:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2fed722b0004e64667df526043f3bfcb131d3ee3'/>
<id>urn:sha1:2fed722b0004e64667df526043f3bfcb131d3ee3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement tuh_hid_receive_ready() and tuh_hid_send_ready()</title>
<updated>2023-04-06T04:16:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-04-06T04:16:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6db24e0dbae248c865ec3ed0e5febcf341b489d4'/>
<id>urn:sha1:6db24e0dbae248c865ec3ed0e5febcf341b489d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new tuh_itf_info_t</title>
<updated>2023-03-22T03:00:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-22T03:00:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f27486e19abcc020c93c0c938c71e3692c21b9f5'/>
<id>urn:sha1:f27486e19abcc020c93c0c938c71e3692c21b9f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change meaning of CFG_TUH_HID to total number of HID interfaces supported.</title>
<updated>2023-03-21T14:04:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-21T14:04:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d22fc550c76f0d2c5d980a253161e95f1a853309'/>
<id>urn:sha1:d22fc550c76f0d2c5d980a253161e95f1a853309</id>
<content type='text'>
- previously CFG_TUH_HID is max number of interfaces per device which is
rather limited and consume more resources than needed.
- change hid host instance in API to index
</content>
</entry>
<entry>
<title>Updated host hid_controller example to demo tuh_hid_send_report</title>
<updated>2023-03-13T09:31:25Z</updated>
<author>
<name>James Smith</name>
<email>jmsmith86@gmail.com</email>
</author>
<published>2023-02-10T02:42:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=296ce528fcc3632205cb7f6f5a2f386169fdbf36'/>
<id>urn:sha1:296ce528fcc3632205cb7f6f5a2f386169fdbf36</id>
<content type='text'>
</content>
</entry>
</feed>
