<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/cdc_msc_hid/src/main.c, branch 0.14.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.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/cdc_msc_hid/src/main.c?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-06-06T16:16:49Z</updated>
<entry>
<title>update all host examples</title>
<updated>2022-06-06T16:16:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-06T16:16:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7c8278303bc14770ea9fcd9f6e4a9dbba32572e3'/>
<id>urn:sha1:7c8278303bc14770ea9fcd9f6e4a9dbba32572e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update hid,msc to new usbh control API</title>
<updated>2022-03-11T15:13:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-11T15:13:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ec28593ce56a9a1726cfe8a43f6a8c421fd3916b'/>
<id>urn:sha1:ec28593ce56a9a1726cfe8a43f6a8c421fd3916b</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
