<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid/hid_device.h, branch 0.5.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.h?h=0.5.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid/hid_device.h?h=0.5.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-06-06T11:06:24Z</updated>
<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>change tud_descriptor_string_cb() to be consistent with other descriptor callback</title>
<updated>2019-05-12T08:38:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-12T08:38:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1174949308bb7595e99fd5789ebf3466cf2ab123'/>
<id>urn:sha1:1174949308bb7595e99fd5789ebf3466cf2ab123</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tud_hid_descriptor_report_cb()</title>
<updated>2019-05-12T07:09:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-12T07:09:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ba2136486c153edd372eadaa325dab27fe1297b2'/>
<id>urn:sha1:ba2136486c153edd372eadaa325dab27fe1297b2</id>
<content type='text'>
- remove tud_desc_set.hid_report
- remove tud_desc_set_t
</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>use tud_hid_set_report_cb for hid epout</title>
<updated>2019-05-02T06:27:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-02T06:27:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3387b9fca55f434867c449d4e2cdd7687721e993'/>
<id>urn:sha1:3387b9fca55f434867c449d4e2cdd7687721e993</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tud_hid_out_report_cb() for hid epout</title>
<updated>2019-05-01T17:08:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-01T17:08:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1c0ec61aa1f7ea87dabe330036c0f4d59b629a5b'/>
<id>urn:sha1:1c0ec61aa1f7ea87dabe330036c0f4d59b629a5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename hid report_buf to epin_buf</title>
<updated>2019-05-01T13:45:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-01T13:45:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c8b9293d68900a2df8cacccd0d5287f114e41a4a'/>
<id>urn:sha1:c8b9293d68900a2df8cacccd0d5287f114e41a4a</id>
<content type='text'>
add epout_buf and use it for SET_REPORT request buffer
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2019-05-01T10:07:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-01T10:07:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9fa5c8025faddfa68b506af3bf2b6383f70c8323'/>
<id>urn:sha1:9fa5c8025faddfa68b506af3bf2b6383f70c8323</id>
<content type='text'>
</content>
</entry>
</feed>
