<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/cdc_dual_ports/src, branch 0.10.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_dual_ports/src?h=0.10.1</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_dual_ports/src?h=0.10.1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-05-30T23:38:01Z</updated>
<entry>
<title>don't override CFG_TUSB_OS in cdc_dual_ports example</title>
<updated>2021-05-30T23:38:01Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2021-05-30T23:37:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=edbccb5e19692a95d72f0467901818a0e1cf7251'/>
<id>urn:sha1:edbccb5e19692a95d72f0467901818a0e1cf7251</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up some examples</title>
<updated>2021-03-18T08:23:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-18T08:23:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2882390c82fc08a669093419abc69f25bc11a34f'/>
<id>urn:sha1:2882390c82fc08a669093419abc69f25bc11a34f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>comment out and add note for tud_cdc_connected() in cdc_msc examples</title>
<updated>2020-11-23T17:06:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-23T17:06:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7860469661711bc9f73b2ae84529511693245d7b'/>
<id>urn:sha1:7860469661711bc9f73b2ae84529511693245d7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset CDC examples to original state</title>
<updated>2020-11-18T08:47:39Z</updated>
<author>
<name>Jan Dümpelmann</name>
<email>jan.duempelmann@inotec-licht.de</email>
</author>
<published>2020-11-18T08:47:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e7069da7eb41c8af6801b1404acd81d745eb8b83'/>
<id>urn:sha1:e7069da7eb41c8af6801b1404acd81d745eb8b83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove tud_cdc_connected check from examples</title>
<updated>2020-09-04T15:25:32Z</updated>
<author>
<name>Jan Dümpelmann</name>
<email>jan.duempelmann@inotec-licht.de</email>
</author>
<published>2020-09-04T15:25:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e09ebea7b99e3385bc1b1d326923b0a36003275d'/>
<id>urn:sha1:e09ebea7b99e3385bc1b1d326923b0a36003275d</id>
<content type='text'>
</content>
</entry>
<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>minor clean up</title>
<updated>2020-07-19T06:13:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-19T06:13:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8e1290e51e9d036959930dd6ea89a6ef8b517ac0'/>
<id>urn:sha1:8e1290e51e9d036959930dd6ea89a6ef8b517ac0</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>clean up, update other example config</title>
<updated>2020-06-15T16:06:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-06-15T16:06:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0bfa839ac0414632eb284779361ed6a34a98c672'/>
<id>urn:sha1:0bfa839ac0414632eb284779361ed6a34a98c672</id>
<content type='text'>
</content>
</entry>
</feed>
