<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid, 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?h=0.9.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid?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>enhance gampepad report with dpad/hat support</title>
<updated>2021-02-08T09:10:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-08T09:10:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b2019e4d719a8b4560714081e5764525308b2924'/>
<id>urn:sha1:b2019e4d719a8b4560714081e5764525308b2924</id>
<content type='text'>
add hid_gamepad_report_t along with GAMEPAD_BUTTON_ and GAMEPAD_HAT_
enum
</content>
</entry>
<entry>
<title>Merge branch 'master' into pico</title>
<updated>2021-01-21T09:35:13Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-21T09:35:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1e134cbb31cb0fcd593d47e9865dd2c4dba68686'/>
<id>urn:sha1:1e134cbb31cb0fcd593d47e9865dd2c4dba68686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RP2040 support</title>
<updated>2021-01-20T01:52:07Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2021-01-20T01:52:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e0aa405d19e35dbf58cf502b8106455c1a3c2a5c'/>
<id>urn:sha1:e0aa405d19e35dbf58cf502b8106455c1a3c2a5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change default CFG_TUD_HID_EP_BUFSIZE from 16 to 64</title>
<updated>2021-01-07T04:58:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-07T04:58:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=29f84b16022f9e1162dac959e65e6f7cbe2d5072'/>
<id>urn:sha1:29f84b16022f9e1162dac959e65e6f7cbe2d5072</id>
<content type='text'>
</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>added host set_config driver</title>
<updated>2020-11-01T10:46:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-01T10:46:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e029d6d7263f4a848c5150a567512f3990358b3f'/>
<id>urn:sha1:e029d6d7263f4a848c5150a567512f3990358b3f</id>
<content type='text'>
to resolve control conflict with SET_CONFIGURE for class driver
- open will be called to open endpoint only
- set_config called later to initialized class driver
</content>
</entry>
<entry>
<title>Merge branch 'master' into host-async-control</title>
<updated>2020-10-11T09:22:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-11T09:22:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b5d4c8185d81b8d7f59625ad19e43f80fe309e29'/>
<id>urn:sha1:b5d4c8185d81b8d7f59625ad19e43f80fe309e29</id>
<content type='text'>
</content>
</entry>
</feed>
