<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/host/usbh.c, 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/host/usbh.c?h=0.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/host/usbh.c?h=0.7.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-11-02T02:19:34Z</updated>
<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>get hub work more reliably</title>
<updated>2020-11-02T01:46:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-02T01:46:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2efdc2fb64fec2cba26dc3fd4651583bc0dcf7b3'/>
<id>urn:sha1:2efdc2fb64fec2cba26dc3fd4651583bc0dcf7b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update usbh with hub to use async control transfer</title>
<updated>2020-11-01T17:54:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-01T17:54:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6eafdfab935be976ba3198f63a576ed0add05cb6'/>
<id>urn:sha1:6eafdfab935be976ba3198f63a576ed0add05cb6</id>
<content type='text'>
work ok with msc + hub, but definitely need more testing.
</content>
</entry>
<entry>
<title>added host set_config driver</title>
<updated>2020-11-01T10:46:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-01T10:46:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e029d6d7263f4a848c5150a567512f3990358b3f'/>
<id>urn:sha1:e029d6d7263f4a848c5150a567512f3990358b3f</id>
<content type='text'>
to resolve control conflict with SET_CONFIGURE for class driver
- open will be called to open endpoint only
- set_config called later to initialized class driver
</content>
</entry>
<entry>
<title>more clean up</title>
<updated>2020-10-13T07:11:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-13T07:00:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623f578a4b9c75b61b1c7a7d0c0c3ff2440e690'/>
<id>urn:sha1:3623f578a4b9c75b61b1c7a7d0c0c3ff2440e690</id>
<content type='text'>
</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>move functions around</title>
<updated>2020-09-07T08:39:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-07T08:38:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2b54dcb9f621e52c5fd15a485a6ee423e208b186'/>
<id>urn:sha1:2b54dcb9f621e52c5fd15a485a6ee423e208b186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2020-09-07T08:25:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-07T08:25:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7a3b24827ed97c71a19c5add9e3ad6af5f08cf4b'/>
<id>urn:sha1:7a3b24827ed97c71a19c5add9e3ad6af5f08cf4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework usbh control transfer</title>
<updated>2020-09-07T08:19:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-07T08:19:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=66a10ec9c8042a48053b4af67a932f3cfe9470c2'/>
<id>urn:sha1:66a10ec9c8042a48053b4af67a932f3cfe9470c2</id>
<content type='text'>
use series of complete callback instead of blocking semaphore, which is
more noOS friendly. still working with hid host
</content>
</entry>
<entry>
<title>change xfer_cb return type from void to bool</title>
<updated>2020-09-06T05:11:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-06T05:11:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b3e81673c0582a07a764981604a560ee3d310ef9'/>
<id>urn:sha1:b3e81673c0582a07a764981604a560ee3d310ef9</id>
<content type='text'>
</content>
</entry>
</feed>
