<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/cdc/cdc_host.h, branch 0.15.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_host.h?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/cdc/cdc_host.h?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-12-23T18:11:13Z</updated>
<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>add tuh_cdc_get_local_line_coding()</title>
<updated>2022-12-22T12:41:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-22T12:41:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f33883c308959aa2ca08ef55282c82c54f929226'/>
<id>urn:sha1:f33883c308959aa2ca08ef55282c82c54f929226</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cdc host, add set line coding API</title>
<updated>2022-12-22T11:28:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-22T11:28:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=05c119ce975668eff814c78d5306589fc2d24530'/>
<id>urn:sha1:05c119ce975668eff814c78d5306589fc2d24530</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor clean up</title>
<updated>2022-12-22T04:43:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-22T04:43:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=11233e4d3e04ceab1ad6e33d37a166aa48c436de'/>
<id>urn:sha1:11233e4d3e04ceab1ad6e33d37a166aa48c436de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tuh_cdc_write_clear, rename read_flush() to read_clear()</title>
<updated>2022-12-21T10:49:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-21T10:46:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9e8ea44925e80abd7189ed7a673762527ee3adfd'/>
<id>urn:sha1:9e8ea44925e80abd7189ed7a673762527ee3adfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tuh_cdc_tx_complete_cb() callback</title>
<updated>2022-12-21T06:05:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-21T06:05:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cd9008e5a9c8da81d9736f7e0bf72c5ba409a7f1'/>
<id>urn:sha1:cd9008e5a9c8da81d9736f7e0bf72c5ba409a7f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add more host cdc API</title>
<updated>2022-12-21T05:47:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-21T05:47:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=84a483f5ea7446a5cc1a9fe957379dd1f0a6fd4c'/>
<id>urn:sha1:84a483f5ea7446a5cc1a9fe957379dd1f0a6fd4c</id>
<content type='text'>
tuh_cdc_write_available(), tuh_cdc_read_flush(), tuh_cdc_rx_cb()
callback
</content>
</entry>
<entry>
<title>finalizing cdc host, has a working read/write</title>
<updated>2022-12-20T17:26:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-20T17:26:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=854e5222aea570a2be2201d8c460f54b87c9108a'/>
<id>urn:sha1:854e5222aea570a2be2201d8c460f54b87c9108a</id>
<content type='text'>
TODO: first character seems not to get echoed. set control line state
seems to failed with LOG &lt; 2
</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>minor rename</title>
<updated>2022-12-16T10:08:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-14T16:19:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f62f97395626f316f1670f1777a0a75877e8e773'/>
<id>urn:sha1:f62f97395626f316f1670f1777a0a75877e8e773</id>
<content type='text'>
</content>
</entry>
</feed>
