<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/cdc/cdc_device.h, branch 0.17.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/cdc/cdc_device.h?h=0.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/cdc/cdc_device.h?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-07-19T11:08:04Z</updated>
<entry>
<title>- add tud_cdc_n_ready() though not used</title>
<updated>2024-07-19T11:08:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-07-19T11:08:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6fb6602a097b2d2e026f150d6fde387803606f88'/>
<id>urn:sha1:6fb6602a097b2d2e026f150d6fde387803606f88</id>
<content type='text'>
- usbd now change _usbd_dev.cfg_num before calling driver's open()
</content>
</entry>
<entry>
<title>follow up to #2253</title>
<updated>2024-07-17T07:35:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-07-17T07:35:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0ecf15bc61b2684e53250437d295d6c43682a724'/>
<id>urn:sha1:0ecf15bc61b2684e53250437d295d6c43682a724</id>
<content type='text'>
- rename tud_hid_report_fail_cb() to tud_hid_report_failed_cb() and change its signature
- use default implementation for hid callbacks to be compatible with keil compiler
- code format
</content>
</entry>
<entry>
<title>- add tud_cdc_configure_fifo() to replace CFG_TUD_CDC_PERSISTENT_TX_BUFF</title>
<updated>2024-07-12T09:53:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-07-12T09:53:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1f590c36287e26b6d189bf41f9b7704e957bf8af'/>
<id>urn:sha1:1f590c36287e26b6d189bf41f9b7704e957bf8af</id>
<content type='text'>
- new line, and code format
</content>
</entry>
<entry>
<title>Add option to make CDC TX buffer persistent.</title>
<updated>2024-05-08T09:41:02Z</updated>
<author>
<name>Andrew Leech</name>
<email>andrew@alelec.net</email>
</author>
<published>2024-05-07T10:17:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d01b2cfc0e25e6d64f8d7a2d764c2620e0d9d71f'/>
<id>urn:sha1:d01b2cfc0e25e6d64f8d7a2d764c2620e0d9d71f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add class driver deinit</title>
<updated>2024-04-08T15:07:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-08T15:07:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c3c06484560d0102366a3a1b1101c35301009f97'/>
<id>urn:sha1:c3c06484560d0102366a3a1b1101c35301009f97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>add tuh_cdc_peek()</title>
<updated>2022-12-23T18:11:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-23T18:11:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=48d4a67ec5468f9fd7c073acd599a1271b9e877f'/>
<id>urn:sha1:48d4a67ec5468f9fd7c073acd599a1271b9e877f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix incorrect rx buf in cdc</title>
<updated>2022-12-22T14:35:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-22T14:35:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=15a02d04df33afdeddc751453bbaefd4bc895939'/>
<id>urn:sha1:15a02d04df33afdeddc751453bbaefd4bc895939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add common EPSIZE for bulk/iso in full and highspeed</title>
<updated>2022-12-16T10:08:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-15T08:27:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bd1f7f86ce1b6e82c3942d545e984b74b050004e'/>
<id>urn:sha1:bd1f7f86ce1b6e82c3942d545e984b74b050004e</id>
<content type='text'>
adding cdc host fifo tx/rx
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2021-09-29T08:31:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-29T08:31:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f3c1b2a60da15d0466d3e076726c868989b77b3b'/>
<id>urn:sha1:f3c1b2a60da15d0466d3e076726c868989b77b3b</id>
<content type='text'>
</content>
</entry>
</feed>
