<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/webusb_serial/src/usb_descriptors.c, 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/examples/device/webusb_serial/src/usb_descriptors.c?h=0.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/webusb_serial/src/usb_descriptors.c?h=0.7.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-07-21T14:00:11Z</updated>
<entry>
<title>add note for MS OS 1.0 Descriptor at 0xEE</title>
<updated>2020-07-21T14:00:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-21T14:00:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=787c891702a9e6f4ddfe4f4c04457d7304fd21d5'/>
<id>urn:sha1:787c891702a9e6f4ddfe4f4c04457d7304fd21d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct EP Size for cdc dual and webusb example</title>
<updated>2020-07-06T11:55:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-06T11:55:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f82655a21269bcb9472a07c4cda5f47d85dbc007'/>
<id>urn:sha1:f82655a21269bcb9472a07c4cda5f47d85dbc007</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revise argument order for TUD_CONFIG_DESCRIPTOR macro</title>
<updated>2020-03-31T15:53:47Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2020-03-31T15:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=794212d44e38a05d8b747e43942595d214ee5b0b'/>
<id>urn:sha1:794212d44e38a05d8b747e43942595d214ee5b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add provision for multiple configurations</title>
<updated>2020-03-30T18:47:17Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2020-03-30T18:34:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=87f313da48aa1df4fb0566d9ad26036f06418422'/>
<id>urn:sha1:87f313da48aa1df4fb0566d9ad26036f06418422</id>
<content type='text'>
</content>
</entry>
<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>added BOS MS OS 2.0 descriptor to webusb example, it work with windows</title>
<updated>2019-07-29T17:34:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-29T17:34:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=af3c301ea5152ea4926e005159f4daa894b5df53'/>
<id>urn:sha1:af3c301ea5152ea4926e005159f4daa894b5df53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename example to webusb_serial</title>
<updated>2019-07-26T13:21:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-26T13:21:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=77d3124a7060ab55143c65dafc6c80d8f83690cd'/>
<id>urn:sha1:77d3124a7060ab55143c65dafc6c80d8f83690cd</id>
<content type='text'>
</content>
</entry>
</feed>
