<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/webusb_serial/src, 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?h=0.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/webusb_serial/src?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>rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE</title>
<updated>2020-07-16T08:34:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-16T08:34:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5ca748a68e01deec929e846b7263cf736bf891fb'/>
<id>urn:sha1:5ca748a68e01deec929e846b7263cf736bf891fb</id>
<content type='text'>
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
</content>
</entry>
<entry>
<title>fix unintended changes to webusb example</title>
<updated>2020-07-15T17:55:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-15T17:55:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ed065691eff1dc4029fd0ef3984ca25ba923d448'/>
<id>urn:sha1:ed065691eff1dc4029fd0ef3984ca25ba923d448</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tud_speed_get()</title>
<updated>2020-07-15T17:44:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-15T17:44:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=706413f7510a78e262cf3cb398256e06fadbd500'/>
<id>urn:sha1:706413f7510a78e262cf3cb398256e06fadbd500</id>
<content type='text'>
- define both fs and hs configuration descriptor
- rename CFG_TUD_CDC_EPSIZE to CFG_TUD_CDC_EP_BUFSIZE with default size of 64 for FS, and 512 for HS
</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>update example config and descriptor with better Highspeed support</title>
<updated>2020-06-15T16:34:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-06-15T16:34:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c67b3a242e8873788e32bbb589836e265e8a9b53'/>
<id>urn:sha1:c67b3a242e8873788e32bbb589836e265e8a9b53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update example to include CXD56 for highspeed mode</title>
<updated>2020-04-17T04:40:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-17T04:40:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3f8b9c59ddb69f67a5a9105cca488c4ae581cecf'/>
<id>urn:sha1:3f8b9c59ddb69f67a5a9105cca488c4ae581cecf</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>Merge pull request #280 from majbthrd/nuc505</title>
<updated>2020-03-03T14:35:06Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-03T14:35:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=048f5e34dc2640a346e07148dfb1cf118dae3da4'/>
<id>urn:sha1:048f5e34dc2640a346e07148dfb1cf118dae3da4</id>
<content type='text'>
add Nuvoton NUC505</content>
</entry>
</feed>
