<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/chipidea/ci_hs/hcd_ci_hs.c, branch 0.19.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable/chipidea/ci_hs/hcd_ci_hs.c?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/chipidea/ci_hs/hcd_ci_hs.c?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-04-29T03:11:20Z</updated>
<entry>
<title>attach debouncing fixed issue with port1 highspeed on imxrt</title>
<updated>2025-04-29T03:11:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-04-29T03:11:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc43eeddf2b3d045431d56cc50bb0e2d6fdf5b98'/>
<id>urn:sha1:fc43eeddf2b3d045431d56cc50bb0e2d6fdf5b98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename and expose tuh_bus_info_get() to application</title>
<updated>2025-04-23T09:03:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-04-23T09:03:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a2da575793a14fdfc5137a02843af0fd8f8b772a'/>
<id>urn:sha1:a2da575793a14fdfc5137a02843af0fd8f8b772a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix HCD build.</title>
<updated>2024-11-30T22:18:22Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-11-30T22:18:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0d9a24c416cce6fc7201d9201dc131ec2b2110c3'/>
<id>urn:sha1:0d9a24c416cce6fc7201d9201dc131ec2b2110c3</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent</title>
<updated>2024-10-14T11:27:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-14T11:27:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1f18be93db39dbc57bbf34f982dbe07e209a2ae3'/>
<id>urn:sha1:1f18be93db39dbc57bbf34f982dbe07e209a2ae3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hcd_init() take init struct</title>
<updated>2024-10-11T10:53:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-11T10:53:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1587d48e89cbaa8d0d1c870809bc40c3c8d1056f'/>
<id>urn:sha1:1587d48e89cbaa8d0d1c870809bc40c3c8d1056f</id>
<content type='text'>
</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>change dcache clean/invalidate return type to bool</title>
<updated>2023-07-24T10:54:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-24T10:54:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d2542560470de242dd8988d0b3c10d7df0496bb0'/>
<id>urn:sha1:d2542560470de242dd8988d0b3c10d7df0496bb0</id>
<content type='text'>
add tu_assert() check for aligned 32byte address for imxrt
</content>
</entry>
<entry>
<title>fix build warnings</title>
<updated>2023-06-16T05:02:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-16T05:02:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=65d6acdbfaea84c3274e359acd5e5474f04e8851'/>
<id>urn:sha1:65d6acdbfaea84c3274e359acd5e5474f04e8851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX</title>
<updated>2023-06-16T04:26:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-16T04:26:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8af8869d3bcb1504835ead4ba472cd922d997e8d'/>
<id>urn:sha1:8af8869d3bcb1504835ead4ba472cd922d997e8d</id>
<content type='text'>
fix build util with makefile
</content>
</entry>
<entry>
<title>Enhance chipidea (#2075)</title>
<updated>2023-05-23T14:45:00Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-05-23T14:45:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1ef820ecfe569e181b8f20cb936f632e51d8257e'/>
<id>urn:sha1:1ef820ecfe569e181b8f20cb936f632e51d8257e</id>
<content type='text'>
* update chipidea dcd, remove manual ep_count and use DCCPARAMS to get number of endpoint instead
* add dcd dcache for chipidea
* add cmake for lpc18
* add makefile build for mcx
* use fork of mcu sdk
* fix ci build with nrf
* flash rp2040 with openocd</content>
</entry>
</feed>
