<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/cdc, branch 0.8.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?h=0.8.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/cdc?h=0.8.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-11-23T16:40:13Z</updated>
<entry>
<title>add tud_ready() check in tud_cdc_n_write_flush()</title>
<updated>2020-11-23T16:40:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-23T16:40:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4b4f88078503648b38444feee1fda322b65baa43'/>
<id>urn:sha1:4b4f88078503648b38444feee1fda322b65baa43</id>
<content type='text'>
other clean up
</content>
</entry>
<entry>
<title>Merge branch 'master' into cdc_without_dtr</title>
<updated>2020-11-23T16:25:55Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-23T16:25:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=308028e17cb4ba5e93413431a51bbe94d2afcc53'/>
<id>urn:sha1:308028e17cb4ba5e93413431a51bbe94d2afcc53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migrate cdc_device to new control_xfer_cb</title>
<updated>2020-11-19T14:26:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-19T14:26:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dd07fecc5f37c85b87060c7f7158d26ff19757a6'/>
<id>urn:sha1:dd07fecc5f37c85b87060c7f7158d26ff19757a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implementation of the discussed changes</title>
<updated>2020-11-18T08:42:50Z</updated>
<author>
<name>Jan Dümpelmann</name>
<email>jan.duempelmann@inotec-licht.de</email>
</author>
<published>2020-11-18T08:42:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=54e29e9ff451d5e30eb59d0411adbe5d4993c59b'/>
<id>urn:sha1:54e29e9ff451d5e30eb59d0411adbe5d4993c59b</id>
<content type='text'>
- remove usbd_edpt_xfer_abort
- rename tu_fifo_change_mode to tu_fifo_set_mode
- remove CFG_TUD_CDC_CLEAR_AT_CONNECTION definition
- remove auto fifo clear at connection event
- add tud_cdc_n_write_clear function
</content>
</entry>
<entry>
<title>Merge pull request #553 from hathach/host-async-control</title>
<updated>2020-11-07T03:52:14Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-07T03:52:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a708ab62540cf952048c97e6952bd95fdc823d90'/>
<id>urn:sha1:a708ab62540cf952048c97e6952bd95fdc823d90</id>
<content type='text'>
Host async control</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'hathach/master' into cdc_without_dtr</title>
<updated>2020-11-04T16:11:01Z</updated>
<author>
<name>Jan Dümpelmann</name>
<email>jan.duempelmann@inotec-licht.de</email>
</author>
<published>2020-11-04T16:11:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=af9f0f1cd64283116716d6bcadc9f33214e88c57'/>
<id>urn:sha1:af9f0f1cd64283116716d6bcadc9f33214e88c57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #547 from hathach/cdc-auto-write-flush</title>
<updated>2020-11-03T04:42:17Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-03T04:42:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=075334af80303488a8c874255d725cb4ca15a7de'/>
<id>urn:sha1:075334af80303488a8c874255d725cb4ca15a7de</id>
<content type='text'>
enable cdc auto flush on write()</content>
</entry>
<entry>
<title>enable cdc auto flush on write()</title>
<updated>2020-11-02T09:50:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-02T09:50:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6fcd540cb68483b1b1b25344a1a5e4560c77e276'/>
<id>urn:sha1:6fcd540cb68483b1b1b25344a1a5e4560c77e276</id>
<content type='text'>
if there is enough data in the fifo
</content>
</entry>
<entry>
<title>remove legacy blocking usbh_control_xfer()</title>
<updated>2020-11-02T02:19:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-02T02:19:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=14461beffa4f2e12bc37d523701be65fabd0d8ce'/>
<id>urn:sha1:14461beffa4f2e12bc37d523701be65fabd0d8ce</id>
<content type='text'>
reworking cdc host driver
</content>
</entry>
<entry>
<title>Rename CDC_COMM_SUBCLASS_ETHERNET_NETWORKING_CONTROL_MODEL</title>
<updated>2020-10-31T16:57:53Z</updated>
<author>
<name>Jacob Potter</name>
<email>jacob@j4cbo.com</email>
</author>
<published>2020-10-31T16:57:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3ea813875034be8878d3f01a740c377ebb6c8306'/>
<id>urn:sha1:3ea813875034be8878d3f01a740c377ebb6c8306</id>
<content type='text'>
This was a confusing name; "Ethernet control model" (CDC ECM)
and "network control model" (CDC NCM) are two separate USB subclasses.
</content>
</entry>
</feed>
