<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid/hid_device.c, branch 0.9.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_device.c?h=0.9.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid/hid_device.c?h=0.9.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-02-24T07:27:20Z</updated>
<entry>
<title>add itf argument to hid API to support multiple instances</title>
<updated>2021-02-24T07:27:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-24T07:27:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a07062672933a5e2ba21db806217ce69243ceabe'/>
<id>urn:sha1:a07062672933a5e2ba21db806217ce69243ceabe</id>
<content type='text'>
following API signature is changed:
- tud_hid_descriptor_report_cb()
- tud_hid_get_report_cb()
- tud_hid_set_report_cb()
- tud_hid_boot_mode_cb()
- tud_hid_set_idle_cb()
</content>
</entry>
<entry>
<title>tud_hid_report_complete_cb() API</title>
<updated>2021-02-09T08:57:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-09T08:57:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d2b8e591f6f939f87c28aaa8b12f67a5072d2b06'/>
<id>urn:sha1:d2b8e591f6f939f87c28aaa8b12f67a5072d2b06</id>
<content type='text'>
update hid composite to make use of tud_hid_report_complete_cb() for
sending reports when possible.
</content>
</entry>
<entry>
<title>add tud_hid_n_gamepad_report() helper for gamepad report</title>
<updated>2021-02-08T12:08:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-08T12:08:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=72bcc0685c142c512f1d04ff18eaa13b99f62e93'/>
<id>urn:sha1:72bcc0685c142c512f1d04ff18eaa13b99f62e93</id>
<content type='text'>
- Add gamepad to hid_composite example. Though it needs a bit of extra
work but it will come later as separated PR.
</content>
</entry>
<entry>
<title>migrate hid device to new control xfer cb</title>
<updated>2020-11-19T15:00:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-19T15:00:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dc9a30983982717b1a0e8b48833fca841de5e70e'/>
<id>urn:sha1:dc9a30983982717b1a0e8b48833fca841de5e70e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update tud_hid_boot_mode_cb/tud_hid_set_idle_cb support mul interfaces</title>
<updated>2020-10-09T13:51:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-09T13:51:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8ba0c362ccb72a04ec101610f4b7f9c8577a26da'/>
<id>urn:sha1:8ba0c362ccb72a04ec101610f4b7f9c8577a26da</id>
<content type='text'>
also clean up code
</content>
</entry>
<entry>
<title>rename multiple hid callback</title>
<updated>2020-10-09T13:24:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-09T13:24:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13abcb953fcd3d51983e9768619adde776af257e'/>
<id>urn:sha1:13abcb953fcd3d51983e9768619adde776af257e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tu_verify args</title>
<updated>2020-10-08T17:08:13Z</updated>
<author>
<name>Zachery Littell</name>
<email>zlittell@gmail.com</email>
</author>
<published>2020-10-08T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a4ba1f08275bc6fe8ce1f73d24f353861839cce7'/>
<id>urn:sha1:a4ba1f08275bc6fe8ce1f73d24f353861839cce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup per review on PR</title>
<updated>2020-10-08T16:59:12Z</updated>
<author>
<name>Zachery Littell</name>
<email>zlittell@gmail.com</email>
</author>
<published>2020-10-08T16:59:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=298aa1b669a5c77f991c8161ba4c7d84f7a2b674'/>
<id>urn:sha1:298aa1b669a5c77f991c8161ba4c7d84f7a2b674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix variable names. add itf n callbacks to multihid</title>
<updated>2020-10-08T01:36:00Z</updated>
<author>
<name>Zachery Littell</name>
<email>zlittell@gmail.com</email>
</author>
<published>2020-10-08T01:36:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=db3fe97f62f22747df2c79a841bc1fb235f2f89e'/>
<id>urn:sha1:db3fe97f62f22747df2c79a841bc1fb235f2f89e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix simple pull request comments. Implement descriptor index hack.</title>
<updated>2020-10-02T21:02:00Z</updated>
<author>
<name>Zachery Littell</name>
<email>zlittell@gmail.com</email>
</author>
<published>2020-10-02T21:02:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=081af79009dc40ab41be9976d22629c7d251a50d'/>
<id>urn:sha1:081af79009dc40ab41be9976d22629c7d251a50d</id>
<content type='text'>
</content>
</entry>
</feed>
