<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/host/usbh.h, branch 0.16.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.h?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/host/usbh.h?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-11-24T11:21:24Z</updated>
<entry>
<title>add optional event hook callback tud_event_hook_cb() and tuh_event_hook_cb()</title>
<updated>2023-11-24T11:21:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-24T11:21:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=188fbd8ed9b5e0f5cc3ddb5e89f7afd421fc7c06'/>
<id>urn:sha1:188fbd8ed9b5e0f5cc3ddb5e89f7afd421fc7c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change hcd_int_handler(rhport, in_isr) signature: add in_isr</title>
<updated>2023-09-27T08:51:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-27T08:51:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee'/>
<id>urn:sha1:3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee</id>
<content type='text'>
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
</content>
</entry>
<entry>
<title>Add tuh_rhport_is_active() and tuh_rhport_reset_bus()</title>
<updated>2023-08-07T13:48:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-07T11:22:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1f95a417f271e627ec981be3d211eed8c37cb052'/>
<id>urn:sha1:1f95a417f271e627ec981be3d211eed8c37cb052</id>
<content type='text'>
- also improve ehci bus reset
- seperate bus reset delay and contact debouncing delay in enumeration
</content>
</entry>
<entry>
<title>implement hcd_edpt_abort_xfer() for EHCI, also move thing around a bit</title>
<updated>2023-07-21T12:06:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-21T12:06:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c122e9df73331fa60d1713c7cc4cf46251b0cd76'/>
<id>urn:sha1:c122e9df73331fa60d1713c7cc4cf46251b0cd76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add hcd_edpt_abort_xfer() API</title>
<updated>2023-07-21T05:43:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-20T04:20:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1cc7c5d0309bcc7c6930fba78bc461e5822e8024'/>
<id>urn:sha1:1cc7c5d0309bcc7c6930fba78bc461e5822e8024</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tuh_task_event_ready(), better implement blocking control transfer for rtos</title>
<updated>2023-03-22T02:23:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-22T02:23:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f8a5cde3c7fde62c3d6bd379fea6eaa9a629ded6'/>
<id>urn:sha1:f8a5cde3c7fde62c3d6bd379fea6eaa9a629ded6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add note for blocking tuh_configuration_set(), tuh_interface_set()</title>
<updated>2023-03-21T11:13:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-21T11:13:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d34508a316a2b97db749651452b8e1650e854f37'/>
<id>urn:sha1:d34508a316a2b97db749651452b8e1650e854f37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tuh_set_interface</title>
<updated>2023-03-21T05:55:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-21T05:54:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e44e461ce3295f5680ea211048ade473963ba016'/>
<id>urn:sha1:e44e461ce3295f5680ea211048ade473963ba016</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>Retry a few times with transfers in enumeration since device can be unstable when starting up</title>
<updated>2022-11-28T16:22:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-28T16:22:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b2a3f33046fe736557ad1a4bc9c0da76e47e68f3'/>
<id>urn:sha1:b2a3f33046fe736557ad1a4bc9c0da76e47e68f3</id>
<content type='text'>
</content>
</entry>
</feed>
