<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/chipidea/ci_hs/dcd_ci_hs.c, 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/ci_hs/dcd_ci_hs.c?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/chipidea/ci_hs/dcd_ci_hs.c?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-07-24T08:46:21Z</updated>
<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 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>
<entry>
<title>usbd: fix control transfer issue for chipidea hs when previous status and new setup complete in the same isr frame</title>
<updated>2023-05-16T04:09:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-05-12T03:58:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1e998ce3bd1ecdf535a8a9feb6823627f3cf7c14'/>
<id>urn:sha1:1e998ce3bd1ecdf535a8a9feb6823627f3cf7c14</id>
<content type='text'>
change usbd edpt busy/stalled/claimed value to 0/1 instead of
(true/false) since they are 1-bit field.
</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>Merge pull request #1953 from tannewt/fix_cached_imx_reset</title>
<updated>2023-03-14T02:08:32Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-14T02:08:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ea8ecea59aa60a1028cce16b0f15bb33918b11af'/>
<id>urn:sha1:ea8ecea59aa60a1028cce16b0f15bb33918b11af</id>
<content type='text'>
Flush the dcd data on reset</content>
</entry>
<entry>
<title>Flush the dcd data on reset</title>
<updated>2023-03-13T22:22:00Z</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2023-03-13T22:22:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d31aac453eaa0b56a998c3cca5d2efd4c55209af'/>
<id>urn:sha1:d31aac453eaa0b56a998c3cca5d2efd4c55209af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.</title>
<updated>2022-07-01T07:04:36Z</updated>
<author>
<name>robert-hh</name>
<email>robert@hammelrath.com</email>
</author>
<published>2022-07-01T06:42:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ec6f56768a03fcc43158b0d429e8b826825d02f7'/>
<id>urn:sha1:ec6f56768a03fcc43158b0d429e8b826825d02f7</id>
<content type='text'>
Which fits both MIMXRT10XX and MIMXRT11XX.
</content>
</entry>
<entry>
<title>mimxrt: Add/change definitions for MIMXRT11XX boards.</title>
<updated>2022-06-30T20:21:31Z</updated>
<author>
<name>robert-hh</name>
<email>robert@hammelrath.com</email>
</author>
<published>2022-06-30T20:18:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=60c1750a9bd79e46385680b35e12f116808894f7'/>
<id>urn:sha1:60c1750a9bd79e46385680b35e12f116808894f7</id>
<content type='text'>
These are mostly identical to the MIMXRT10XX, with one tiny difference.
</content>
</entry>
</feed>
