<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/cdc_msc_hid/src, 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/examples/host/cdc_msc_hid/src?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/cdc_msc_hid/src?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-12-22T12:41:39Z</updated>
<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_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>correct cdc host app</title>
<updated>2022-12-21T05:25:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-21T05:25:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=badb30a6c3d0748b52d7c9db5a48b7bef21b4c1a'/>
<id>urn:sha1:badb30a6c3d0748b52d7c9db5a48b7bef21b4c1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updat cdc host app</title>
<updated>2022-12-21T04:47:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-21T04:47:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b3e63c335af9345e505575e5bc8ba0281ac73692'/>
<id>urn:sha1:b3e63c335af9345e505575e5bc8ba0281ac73692</id>
<content type='text'>
</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>adding tuh_cdc_mount_cb/tuh_cdc_umount_cb</title>
<updated>2022-12-16T10:08:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-14T09:52:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4f0369508450883504e377b40aaec8860c8cb256'/>
<id>urn:sha1:4f0369508450883504e377b40aaec8860c8cb256</id>
<content type='text'>
start adding cdc_app.c to example
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2022-12-04T12:43:23Z</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@hadess.net</email>
</author>
<published>2022-12-04T06:58:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a2cf6728906aa61b44ecfe43b4ceef287b29bf8'/>
<id>urn:sha1:6a2cf6728906aa61b44ecfe43b4ceef287b29bf8</id>
<content type='text'>
</content>
</entry>
</feed>
