<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/midi_test/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/midi_test/src/usb_descriptors.c?h=0.6.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/midi_test/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>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>Merge branch 'master' into develop</title>
<updated>2019-07-22T12:23:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-22T12:23:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8fad8fb5c2d4b586431c1893f912ad2ebedc9b33'/>
<id>urn:sha1:8fad8fb5c2d4b586431c1893f912ad2ebedc9b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change EPNUM for example</title>
<updated>2019-07-22T11:58:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-22T11:58:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=97e2629d647584681b2883f2081fa2cddb3d61cc'/>
<id>urn:sha1:97e2629d647584681b2883f2081fa2cddb3d61cc</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>clean up midi example</title>
<updated>2019-07-11T16:08:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-11T16:08:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=42d0ef6fb07ddfa868fe06b5e6d75623bc253807'/>
<id>urn:sha1:42d0ef6fb07ddfa868fe06b5e6d75623bc253807</id>
<content type='text'>
</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>
</feed>
