<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid/hid.h, branch 0.7.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.h?h=0.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid/hid.h?h=0.7.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-04-20T09:09:17Z</updated>
<entry>
<title>add extra comma to HID_REPORT_ID</title>
<updated>2020-04-20T09:09:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-20T09:09:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d57312602dd9aadc47ae8eae943f51b585e0a228'/>
<id>urn:sha1:d57312602dd9aadc47ae8eae943f51b585e0a228</id>
<content type='text'>
this make the template with Report ID look less weird to the user
</content>
</entry>
<entry>
<title>Normalize line endings</title>
<updated>2020-01-15T19:47:43Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2020-01-15T04:30:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=25c1bea782e69e8d365e8b61e12d888611d2f6f7'/>
<id>urn:sha1:25c1bea782e69e8d365e8b61e12d888611d2f6f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add "`" and "~" to keycode -&gt; ASCII table</title>
<updated>2019-12-17T07:17:05Z</updated>
<author>
<name>samveen</name>
<email>samveen@yahoo.com</email>
</author>
<published>2019-12-17T07:17:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ba8a2329700059a52594efdfe8d0f98018e02fc7'/>
<id>urn:sha1:ba8a2329700059a52594efdfe8d0f98018e02fc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[tusb]fix typo in comment</title>
<updated>2019-12-16T17:31:26Z</updated>
<author>
<name>samveen</name>
<email>samveen@yahoo.com</email>
</author>
<published>2019-12-16T17:31:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fdce63b268579f4b847980172d113577de28900e'/>
<id>urn:sha1:fdce63b268579f4b847980172d113577de28900e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add HID_ASCII_TO_KEYCODE</title>
<updated>2019-06-06T11:06:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-06-06T11:06:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dcfaec9efc52af9ff3039131af75a1769f553d04'/>
<id>urn:sha1:dcfaec9efc52af9ff3039131af75a1769f553d04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TU_ prefix to compiler ATTR to prevent name conflict with application</title>
<updated>2019-06-06T03:39:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-06-06T03:39:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13e01c7dca1e72097be1723676b086be29d0e622'/>
<id>urn:sha1:13e01c7dca1e72097be1723676b086be29d0e622</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update license year to 2019</title>
<updated>2019-05-14T04:48:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T04:48:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61ec4077520fb00e071fab5f5be3c6751eecd254'/>
<id>urn:sha1:61ec4077520fb00e071fab5f5be3c6751eecd254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support hid generic inout #58</title>
<updated>2019-05-02T07:30:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-02T07:30:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f9d9eebfe1dbf462a69e7d3a967b2ad103ae2277'/>
<id>urn:sha1:f9d9eebfe1dbf462a69e7d3a967b2ad103ae2277</id>
<content type='text'>
- add report descriptor template TUD_HID_REPORT_DESC_GENERIC_INOUT
- add TUD_HID_INOUT_DESCRIPTOR &amp; TUD_HID_INOUT_DESC_LEN
- add hid_generic_inout example
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2019-05-02T06:27:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-02T06:27:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=353d415d3fb569c85bcaf5d3658c40e1a3784a68'/>
<id>urn:sha1:353d415d3fb569c85bcaf5d3658c40e1a3784a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tud_hid_set_idle_cb</title>
<updated>2019-05-01T09:53:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-01T09:53:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0b6999a28e5dde91e1a911523e1f633f8983b504'/>
<id>urn:sha1:0b6999a28e5dde91e1a911523e1f633f8983b504</id>
<content type='text'>
- rename tud_hid_mode_changed_cb to tud_hid_mode_changed_cb
- add mouse ac pan descriptor template support
</content>
</entry>
</feed>
