<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/host/usbh_hcd.h, branch 0.9.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_hcd.h?h=0.9.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/host/usbh_hcd.h?h=0.9.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>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>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>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>clean up enum task</title>
<updated>2020-09-05T14:12:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T13:34:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9a6d7c648e3f41529fad2e2af7e01dc5c56003ac'/>
<id>urn:sha1:9a6d7c648e3f41529fad2e2af7e01dc5c56003ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove usbh control mutex</title>
<updated>2020-09-05T08:05:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T08:05:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d87f2a96914ef381045d80f35299a84a5118c57f'/>
<id>urn:sha1:d87f2a96914ef381045d80f35299a84a5118c57f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update license year to 2019</title>
<updated>2019-05-14T04:48:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T04:48:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61ec4077520fb00e071fab5f5be3c6751eecd254'/>
<id>urn:sha1:61ec4077520fb00e071fab5f5be3c6751eecd254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migrate license from BSD 3 clause to MIT</title>
<updated>2019-03-20T09:11:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-03-20T09:11:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c211ee19dd99cd12d39a9d8b8ee2e704edaca843'/>
<id>urn:sha1:c211ee19dd99cd12d39a9d8b8ee2e704edaca843</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename usbh_xfer_isr to hcd_event_xfer_complete</title>
<updated>2018-12-09T22:47:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-09T22:46:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=57233cead73120dc10148340d32278e59c8ead3f'/>
<id>urn:sha1:57233cead73120dc10148340d32278e59c8ead3f</id>
<content type='text'>
</content>
</entry>
</feed>
