<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/device/usbd.h, 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/device/usbd.h?h=0.8.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/device/usbd.h?h=0.8.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-02-05T13:41:41Z</updated>
<entry>
<title>prepare for release</title>
<updated>2021-02-05T13:41:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-05T13:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bb2f93d4270cfffc16b180a870f30ac789fdae30'/>
<id>urn:sha1:bb2f93d4270cfffc16b180a870f30ac789fdae30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tud_connected()</title>
<updated>2020-11-24T14:49:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-24T14:49:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=148eea141798cd9aefea49aaedc06c885ab7a3aa'/>
<id>urn:sha1:148eea141798cd9aefea49aaedc06c885ab7a3aa</id>
<content type='text'>
which return true as long as we receive the very first SETUP packet from
host.
</content>
</entry>
<entry>
<title>migrate vendor device to new control xfer cb</title>
<updated>2020-11-20T08:50:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-20T08:50:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61ad7bef7140d8e06343a5ce4e15d3a2fe7f158a'/>
<id>urn:sha1:61ad7bef7140d8e06343a5ce4e15d3a2fe7f158a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge class driver control_request &amp; control_complete to control_xfer_cb()</title>
<updated>2020-11-19T14:01:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-19T14:01:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3c31d0805130e9551f97afae94f765b5d032991b'/>
<id>urn:sha1:3c31d0805130e9551f97afae94f765b5d032991b</id>
<content type='text'>
migrated msc_device
</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>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>
<entry>
<title>audio: Add two channel feature unit descriptor</title>
<updated>2020-10-15T13:37:40Z</updated>
<author>
<name>Jerzy Kasenberg</name>
<email>jerzy.kasenberg@codecoup.pl</email>
</author>
<published>2020-10-15T13:34:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8669fd738313e296c376312ba22945a003d81a4f'/>
<id>urn:sha1:8669fd738313e296c376312ba22945a003d81a4f</id>
<content type='text'>
Feature unit descriptor size depends on number of channels.
So far only single channel feature unit was present.
This change adds feature unit descriptor for two channels.
</content>
</entry>
<entry>
<title>Merge branch 'master' into host-async-control</title>
<updated>2020-10-11T09:22:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-11T09:22:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b5d4c8185d81b8d7f59625ad19e43f80fe309e29'/>
<id>urn:sha1:b5d4c8185d81b8d7f59625ad19e43f80fe309e29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tab -&gt; spaces</title>
<updated>2020-10-07T06:36:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-07T06:36:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=74a1404bea4a2cf4fd8ecb4ce227f19ba9fbe1a0'/>
<id>urn:sha1:74a1404bea4a2cf4fd8ecb4ce227f19ba9fbe1a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change AUDIO_CS_INTERFACE_HEADER to AUDIO_CS_AC_INTERFACE_HEADER</title>
<updated>2020-10-01T15:49:30Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-10-01T15:49:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=603ce17696dfb930f93649d82a87702fd89f303f'/>
<id>urn:sha1:603ce17696dfb930f93649d82a87702fd89f303f</id>
<content type='text'>
</content>
</entry>
</feed>
