<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/chipidea, 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/portable/chipidea?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/chipidea?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-08-07T13:48:07Z</updated>
<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>add lpc43 family</title>
<updated>2023-08-03T10:19:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T10:19:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a160da1f2b941741234f429417798b8df5c33294'/>
<id>urn:sha1:a160da1f2b941741234f429417798b8df5c33294</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2173 from hathach/imxrt-dcache-align</title>
<updated>2023-07-24T14:36:15Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-24T14:36:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0b38941362b6ff2fe3fb7aba1507e82798cd9c16'/>
<id>urn:sha1:0b38941362b6ff2fe3fb7aba1507e82798cd9c16</id>
<content type='text'>
change dcache clean/invalidate return type to bool</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>rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack</title>
<updated>2023-07-24T08:46:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-24T08:46:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ef49b93532a7360703ae87d36cf463169f86f20b'/>
<id>urn:sha1:ef49b93532a7360703ae87d36cf463169f86f20b</id>
<content type='text'>
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
</content>
</entry>
<entry>
<title>Fix host buffer alignment setting</title>
<updated>2023-07-14T22:30:22Z</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2023-07-14T22:30:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8b6d0a166b3837e664eeabbada724b678b7fd62d'/>
<id>urn:sha1:8b6d0a166b3837e664eeabbada724b678b7fd62d</id>
<content type='text'>
</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>refactor khci to chipidea fs driver for device (host is not yet)</title>
<updated>2023-06-15T06:06:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-15T06:06:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d70403f1f496f5853251f83392ffe80130255489'/>
<id>urn:sha1:d70403f1f496f5853251f83392ffe80130255489</id>
<content type='text'>
</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>
