<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/device, 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?h=0.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/device?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>add usbh_edpt_claim/release</title>
<updated>2020-10-11T17:35:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-11T17:35:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=87b989e8b4b497713cc4b88103dc6dfadc43e149'/>
<id>urn:sha1:87b989e8b4b497713cc4b88103dc6dfadc43e149</id>
<content type='text'>
implement USBH_EVENT_FUNC_CALL
</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>Revert dcd_alloc_mem_for_conf() but keep changes from @kasjer for ISO EP</title>
<updated>2020-10-09T17:50:05Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-10-09T17:50:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=032e84c9befa0797f6a6faf86fbfdff13ec77bbe'/>
<id>urn:sha1:032e84c9befa0797f6a6faf86fbfdff13ec77bbe</id>
<content type='text'>
Add tud_audio_set_itf_close_EP_cb()</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>Merge branch 'uac2' of https://github.com/PanRe/tinyusb into PanRe-uac2</title>
<updated>2020-10-06T15:32:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-06T15:32:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d41248900bedd705df2ccd5dfc53932cdb0839bb'/>
<id>urn:sha1:d41248900bedd705df2ccd5dfc53932cdb0839bb</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>device: Make number of endpoints configurable</title>
<updated>2020-10-01T07:22:49Z</updated>
<author>
<name>Jerzy Kasenberg</name>
<email>jerzy.kasenberg@codecoup.pl</email>
</author>
<published>2020-09-21T13:23:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b2ce7a39b0d0b941ad7edb63f527b223568caa47'/>
<id>urn:sha1:b2ce7a39b0d0b941ad7edb63f527b223568caa47</id>
<content type='text'>
Currently number of endpoints was hard coded to 8.
NRF52 has 9 IN and 9 OUT endpoints.
ISO endpoints are 0x08 and 0x88 and without this change those
two ISO endpoint could not be used.
</content>
</entry>
</feed>
