<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/host/hcd.h, branch 0.10.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/host/hcd.h?h=0.10.1</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/host/hcd.h?h=0.10.1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-05-31T11:15:47Z</updated>
<entry>
<title>use hcd_frame_number() instead of uframe</title>
<updated>2021-05-31T11:15:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-31T11:15:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4e98ce914774390adcdbe9e2a299f6d47852cd07'/>
<id>urn:sha1:4e98ce914774390adcdbe9e2a299f6d47852cd07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()</title>
<updated>2021-05-31T05:08:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-31T05:08:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3fb80e76ce554018fd81b2922c1db9121f446ac1'/>
<id>urn:sha1:3fb80e76ce554018fd81b2922c1db9121f446ac1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cast-align warning in msc host</title>
<updated>2021-05-31T04:11:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-31T04:11:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5cf930d78a9e31924008ac6bd145ddf2af76b42f'/>
<id>urn:sha1:5cf930d78a9e31924008ac6bd145ddf2af76b42f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2021-05-23T13:14:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-23T13:14:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4f033321189eb572c870d08281dd06e044c7597e'/>
<id>urn:sha1:4f033321189eb572c870d08281dd06e044c7597e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove CFG_TUH_HID_KEYBOARD and CFG_TUH_HID_MOUSE</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-13T08:44:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=641f55f1f18234dbcf3f2b5d46d2231a5e9abae3'/>
<id>urn:sha1:641f55f1f18234dbcf3f2b5d46d2231a5e9abae3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add rhport to hcd_init()</title>
<updated>2021-02-22T15:32:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-22T15:32:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1e07fc024c91453cd71d357698b05d40eb571431'/>
<id>urn:sha1:1e07fc024c91453cd71d357698b05d40eb571431</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>refactor hub class</title>
<updated>2020-09-05T13:20:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T13:20:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=828f720207d4ded25ed533ea6c52da49c799b476'/>
<id>urn:sha1:828f720207d4ded25ed533ea6c52da49c799b476</id>
<content type='text'>
- separate connect/disconnect handling
- hub work with full speed, but doesn't seem to work with Low speed
device (with mcb1800)
- need to update msc host after migrating from isr to xfer_cb (blocked
at inquiry)
</content>
</entry>
<entry>
<title>add in_isr to all hcd event functions</title>
<updated>2020-09-05T08:46:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T08:45:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b8b95e84944b4c07cc9c9f4a7e4d53e6256b42f0'/>
<id>urn:sha1:b8b95e84944b4c07cc9c9f4a7e4d53e6256b42f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>defer xfer_isr to xfer_cb</title>
<updated>2020-09-05T07:41:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T07:28:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f7cf8cdf27a016093df65c0de7167685e407d014'/>
<id>urn:sha1:f7cf8cdf27a016093df65c0de7167685e407d014</id>
<content type='text'>
</content>
</entry>
</feed>
