<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid, 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?h=0.5.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid?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>added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy()</title>
<updated>2019-05-29T09:55:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-29T09:55:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a0307bafdaa97628bb5e4d5e476db54cbc028d33'/>
<id>urn:sha1:a0307bafdaa97628bb5e4d5e476db54cbc028d33</id>
<content type='text'>
- improve fifo write/read_n with only one lock
- use usbd_edpt_xfer/usbd_edpt_busy for hid/cdc/msc class driver
- replace cdc read's pending_read_from_host by usbd_edpt_busy()
</content>
</entry>
<entry>
<title>should fix and work with #58</title>
<updated>2019-05-24T05:33:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-24T05:33:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5f34c63660348f422d1b3934fd03cee62cbf3092'/>
<id>urn:sha1:5f34c63660348f422d1b3934fd03cee62cbf3092</id>
<content type='text'>
- add hid_test_js
</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>clean up</title>
<updated>2019-05-14T04:46:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T04:46:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6135019230dd5e6c1c8cb17c83d20fabb500228d'/>
<id>urn:sha1:6135019230dd5e6c1c8cb17c83d20fabb500228d</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>
</feed>
