<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid/hid_host.c, branch 0.18.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.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid/hid_host.c?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-11-27T04:35:21Z</updated>
<entry>
<title>minor clean up</title>
<updated>2024-11-27T04:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-27T04:35:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9e4b855e5309976ead84d6cc65288e0e03f27ba5'/>
<id>urn:sha1:9e4b855e5309976ead84d6cc65288e0e03f27ba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TUH_EPBUF_DEF for hid host</title>
<updated>2024-11-26T09:32:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-26T09:31:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d9f3e7dd25973818d36831534612f3640e8ea241'/>
<id>urn:sha1:d9f3e7dd25973818d36831534612f3640e8ea241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some clang compiler warnings</title>
<updated>2024-07-18T10:11:06Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2024-07-18T02:08:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=31a979a6cccc2d4dc0a86474643710ae3b7f34fe'/>
<id>urn:sha1:31a979a6cccc2d4dc0a86474643710ae3b7f34fe</id>
<content type='text'>
</content>
</entry>
<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>fix hid close not clear data</title>
<updated>2024-03-31T08:48:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-31T08:48:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2012a0d369badbc671ac061184ddc3f5961e985e'/>
<id>urn:sha1:2012a0d369badbc671ac061184ddc3f5961e985e</id>
<content type='text'>
</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>reformat code hid_host.c</title>
<updated>2024-03-01T10:34:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-01T10:34:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4ed02ae5f97b57bd442521234b81a381c507d3a1'/>
<id>urn:sha1:4ed02ae5f97b57bd442521234b81a381c507d3a1</id>
<content type='text'>
- fix ceedling with ruby 3.1
- allow overwrite CMAKE_C_COMPILER/CMAKE_CXX_COMPILER from command line
</content>
</entry>
<entry>
<title>fix tuh_hid_mounted() similar to #2437</title>
<updated>2024-01-30T09:33:55Z</updated>
<author>
<name>IngHK</name>
<email>github@hkue.de</email>
</author>
<published>2024-01-30T09:33:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f600a8a0fc263b764ea018f0d0912f8001dd3160'/>
<id>urn:sha1:f600a8a0fc263b764ea018f0d0912f8001dd3160</id>
<content type='text'>
</content>
</entry>
</feed>
