<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/device/usbd.h, branch 0.7.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.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/device/usbd.h?h=0.7.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-11-07T03:52:14Z</updated>
<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>
<entry>
<title>Change AUDIO_FUNC_PROTOCOL_CODE_UNDEF for midi in usbd.h</title>
<updated>2020-09-29T21:30:35Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-09-29T21:30:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13a9cbde7957de2d87731a85dcc0c7ea756e71b7'/>
<id>urn:sha1:13a9cbde7957de2d87731a85dcc0c7ea756e71b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>audio: Add descriptor for mono speaker</title>
<updated>2020-09-28T06:41:17Z</updated>
<author>
<name>Jerzy Kasenberg</name>
<email>jerzy.kasenberg@codecoup.pl</email>
</author>
<published>2020-09-14T12:32:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f55437d8898f46e6deee273306179c2a7f3f9b5d'/>
<id>urn:sha1:f55437d8898f46e6deee273306179c2a7f3f9b5d</id>
<content type='text'>
This provides descriptor for mono speaker with
explicit feedback.
</content>
</entry>
<entry>
<title>audio_device: Update explicit feedback support</title>
<updated>2020-09-28T06:41:17Z</updated>
<author>
<name>Jerzy Kasenberg</name>
<email>jerzy.kasenberg@codecoup.pl</email>
</author>
<published>2020-09-14T09:28:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2ace98e943831784e6c9d81258babce2b7b3221c'/>
<id>urn:sha1:2ace98e943831784e6c9d81258babce2b7b3221c</id>
<content type='text'>
Feedback can be specified by the user code and will be
sent at feedback endpoint specified interval.
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2020-09-05T06:57:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T06:57:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4d57b4ea336d0ba89b97b388aa02f15c2d947a2a'/>
<id>urn:sha1:4d57b4ea336d0ba89b97b388aa02f15c2d947a2a</id>
<content type='text'>
</content>
</entry>
</feed>
