<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid/hid.h, branch 0.10.1</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.h?h=0.10.1</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid/hid.h?h=0.10.1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-05-18T06:08:30Z</updated>
<entry>
<title>Merge branch 'master' into host-hid</title>
<updated>2021-05-18T06:08:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-18T06:08:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=40cd3a7e203a3428643e5a91044d21152cddccbe'/>
<id>urn:sha1:40cd3a7e203a3428643e5a91044d21152cddccbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update hid report descriptor macro</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-17T01:18:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=da6a7fb2bbb5ee07914e684a5162a9534c10bbb1'/>
<id>urn:sha1:da6a7fb2bbb5ee07914e684a5162a9534c10bbb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more host hid API</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-13T18:02:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9ddc3bfd6dc1450d30c16c0a1d07240ea74a13bf'/>
<id>urn:sha1:9ddc3bfd6dc1450d30c16c0a1d07240ea74a13bf</id>
<content type='text'>
adding hid parser
</content>
</entry>
<entry>
<title>fix build error</title>
<updated>2021-05-18T05:45:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-18T05:45:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a26752a93e56b2fb2d683e5a9f9934b432531d9b'/>
<id>urn:sha1:a26752a93e56b2fb2d683e5a9f9934b432531d9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to use HID spec protocol value for get/set_protocol()</title>
<updated>2021-05-18T05:38:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-18T05:38:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7e9e682e09c2629a9575343e4efaf43d328bde33'/>
<id>urn:sha1:7e9e682e09c2629a9575343e4efaf43d328bde33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up, rename some HID device symbol/API</title>
<updated>2021-05-18T05:32:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-18T05:32:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e163f85ee024ff366253478cfd20e3fc35e96819'/>
<id>urn:sha1:e163f85ee024ff366253478cfd20e3fc35e96819</id>
<content type='text'>
- add tud_hid_n_interface_protocol()
- rename tud_hid_n_boot_mode() to  tud_hid_n_get_protocol()
- rename tud_hid_boot_mode_cb() to tud_hid_set_protocol_cb()
- add HID_PROTOCOL_BOOT/REPORT to avoid magic number 0,1
- rename HID_PROTOCOL_NONE/KEYBOARD/MOUSE to HID_ITF_PROTOCOL_ to avoid
confusion
</content>
</entry>
<entry>
<title>correct hid key enter = 0x28, return = 0x9E</title>
<updated>2021-03-30T14:26:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-30T14:26:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=89a911ee43f2c7a17303b58739dc8b22cbd56294'/>
<id>urn:sha1:89a911ee43f2c7a17303b58739dc8b22cbd56294</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add hid keys from 0x6B to 0xA4</title>
<updated>2021-03-30T14:12:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-30T14:12:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d135825e9ca36bcf50b3476e5dfdc1f74ae1c101'/>
<id>urn:sha1:d135825e9ca36bcf50b3476e5dfdc1f74ae1c101</id>
<content type='text'>
</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>
</feed>
