<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/hid_generic_inout/src/usb_descriptors.c, branch 0.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/hid_generic_inout/src/usb_descriptors.c?h=0.6.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/hid_generic_inout/src/usb_descriptors.c?h=0.6.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-02-26T05:37:02Z</updated>
<entry>
<title>Add langid to examples.</title>
<updated>2020-02-26T05:37:02Z</updated>
<author>
<name>Chang Feng</name>
<email>chang_196700@hotmail.com</email>
</author>
<published>2020-02-26T05:37:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b97d4709c2fcd588b7827fa76d8917d713548744'/>
<id>urn:sha1:b97d4709c2fcd588b7827fa76d8917d713548744</id>
<content type='text'>
Signed-off-by: Chang Feng &lt;chang_196700@hotmail.com&gt;
</content>
</entry>
<entry>
<title>Fix typo of CFG_TUD_ENDOINT0_SIZE.</title>
<updated>2019-09-27T16:41:46Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-27T16:41:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4ccdc5522d202daec98e2bb6536a4ed0ccd98b9a'/>
<id>urn:sha1:4ccdc5522d202daec98e2bb6536a4ed0ccd98b9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added new example hid_composite</title>
<updated>2019-09-11T06:00:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-09-11T06:00:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cbf9f6e0dc4419cd19d5e2bae1f2f104faca2b9b'/>
<id>urn:sha1:cbf9f6e0dc4419cd19d5e2bae1f2f104faca2b9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2019-08-01T06:20:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-08-01T06:20:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=30de17a83029abeee44cbfd7aa5a3ac63d0ce65d'/>
<id>urn:sha1:30de17a83029abeee44cbfd7aa5a3ac63d0ce65d</id>
<content type='text'>
- remove TUD_WEBUSB_URL_DESCRIPTOR to avoid flexible array member (C++
forbid in strict mode)
- remove unused TUD_DESC_STRLEN/TUD_DESC_STR_HEADER/TUD_DESC_STR_HEADER
</content>
</entry>
<entry>
<title>more webusb + vendor</title>
<updated>2019-07-25T09:52:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-25T09:52:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8ba71be6ee26c077ca37b895d773f2507f9371c8'/>
<id>urn:sha1:8ba71be6ee26c077ca37b895d773f2507f9371c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updating webusb with cdc</title>
<updated>2019-07-12T12:38:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-12T12:38:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2b7acd554a00f196394fdb91cd11a18e7981949f'/>
<id>urn:sha1:2b7acd554a00f196394fdb91cd11a18e7981949f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up usb descriptors in example</title>
<updated>2019-07-12T09:28:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-12T09:28:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fdf39dd4aee82dc63d94a5a4e9423ecc15a268a1'/>
<id>urn:sha1:fdf39dd4aee82dc63d94a5a4e9423ecc15a268a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change TUD_HID_INOUT_DESCRIPTOR epout &amp; epin order</title>
<updated>2019-07-12T07:53:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-12T07:53:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=164b26ee6bb0a24924e9736178808b676288845e'/>
<id>urn:sha1:164b26ee6bb0a24924e9736178808b676288845e</id>
<content type='text'>
clean up, adding template for BOS &amp; BOS platform descriptor
</content>
</entry>
<entry>
<title>revert 2.1 to 2.0, only needed for webusb exmample (BOS needed)</title>
<updated>2019-07-11T15:41:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-11T15:41:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ff2a7c79f84f03b41d69406158de85cb9e5d9046'/>
<id>urn:sha1:ff2a7c79f84f03b41d69406158de85cb9e5d9046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>increase usb bcd from 2.0 to 2.1 for webusb support</title>
<updated>2019-07-11T15:34:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-11T15:34:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=30e1c7335d4f88aff81d4c590fdddc9e2f8c4925'/>
<id>urn:sha1:30e1c7335d4f88aff81d4c590fdddc9e2f8c4925</id>
<content type='text'>
</content>
</entry>
</feed>
