<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/host/usbh.h, branch 0.17.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.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/host/usbh.h?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-08-26T07:27:23Z</updated>
<entry>
<title>add sndfifo owner info to skip rewriting data for retrying NAKed</title>
<updated>2024-08-26T07:27:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-26T05:24:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=27ddf19631d135df15f3388686f59e379e146dbb'/>
<id>urn:sha1:27ddf19631d135df15f3388686f59e379e146dbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cpuctl and pinctl to tuh_configure() option for max3421</title>
<updated>2024-04-08T06:16:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-08T06:16:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cbbfbbb57ea8b4ea97ce4f2e2d157da9c25019fe'/>
<id>urn:sha1:cbbfbbb57ea8b4ea97ce4f2e2d157da9c25019fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add hcd_configure() to change max NAK dynamically</title>
<updated>2024-04-02T09:38:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-02T09:38:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7d3d60f96de3f6e15291c9302463c294e2dc98de'/>
<id>urn:sha1:7d3d60f96de3f6e15291c9302463c294e2dc98de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding deinit() stub for usbh/hcd class driver</title>
<updated>2024-03-22T04:42:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-22T04:42:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=74bd2647589790b3bee49146774133c2061a34fe'/>
<id>urn:sha1:74bd2647589790b3bee49146774133c2061a34fe</id>
<content type='text'>
add TUSB_VERSION_BUILD, also add TUSB_VERSION_NUMBER
</content>
</entry>
<entry>
<title>- change tuh_event_hook_cb, tud_event_hook_cb to weak default implementation</title>
<updated>2024-01-12T08:47:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-12T08:47:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=290f4bea91e739979217eb91d589a75f9ac0f6a7'/>
<id>urn:sha1:290f4bea91e739979217eb91d589a75f9ac0f6a7</id>
<content type='text'>
- change code style
</content>
</entry>
<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>
</feed>
