<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/cdc_msc_hid/src/main.c, branch 0.13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/host/cdc_msc_hid/src/main.c?h=0.13.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/cdc_msc_hid/src/main.c?h=0.13.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>move report_info to application</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-17T06:54:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ffdcf9a0d00ad8eba544c4404e27275685ef9cab'/>
<id>urn:sha1:ffdcf9a0d00ad8eba544c4404e27275685ef9cab</id>
<content type='text'>
update API accordingly, update hid parser for usage, and usage_page.
</content>
</entry>
<entry>
<title>more API update</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-14T10:47:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=93661042d96d08ad9f0de66fa44d22bdc4faeb08'/>
<id>urn:sha1:93661042d96d08ad9f0de66fa44d22bdc4faeb08</id>
<content type='text'>
- remove tuh_n_hid_n_get_report()
- usbh auto queue get report and invoke callback when received data
</content>
</entry>
<entry>
<title>remove CFG_TUH_HID_KEYBOARD and CFG_TUH_HID_MOUSE</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-13T08:44:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=641f55f1f18234dbcf3f2b5d46d2231a5e9abae3'/>
<id>urn:sha1:641f55f1f18234dbcf3f2b5d46d2231a5e9abae3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more hid host API rework</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-13T06:42:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9324fd8f2e549434fd2a399500ae1dc766530046'/>
<id>urn:sha1:9324fd8f2e549434fd2a399500ae1dc766530046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename tuh_device_is_configured() to tuh_device_configured()</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-12T14:40:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b7a8b278c83b9b8e03a328e17f4b833f925226a2'/>
<id>urn:sha1:b7a8b278c83b9b8e03a328e17f4b833f925226a2</id>
<content type='text'>
- remove tuh_device_get_state()
- more hid mouse clean up
</content>
</entry>
<entry>
<title>correct hid host mount/unmount callback</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-12T13:04:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5cd81a2266541c14dfeb2617b2a826296aab688'/>
<id>urn:sha1:a5cd81a2266541c14dfeb2617b2a826296aab688</id>
<content type='text'>
rename HOST_CLASS_HID to CFG_TUH_HID
</content>
</entry>
<entry>
<title>reworking host hid API</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-12T12:36:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=be165a67134d08f7c32386de041f1a2665e696be'/>
<id>urn:sha1:be165a67134d08f7c32386de041f1a2665e696be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reworking hid host</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-12T08:29:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e83bdcdfdc521fef2dd182a5f83cd1c1be673865'/>
<id>urn:sha1:e83bdcdfdc521fef2dd182a5f83cd1c1be673865</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor clean up</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-11T11:19:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4023d05e9306c68a3760fd696220868eab69a0d4'/>
<id>urn:sha1:4023d05e9306c68a3760fd696220868eab69a0d4</id>
<content type='text'>
</content>
</entry>
</feed>
