<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/chipidea/ci_hs/ci_hs_lpc18_43.h, branch master</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/ci_hs_lpc18_43.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/chipidea/ci_hs/ci_hs_lpc18_43.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-08-17T05:12:08Z</updated>
<entry>
<title>portable/chipidea: name SBUSCFG in ci_hs_regs_t, unify AHB burst hook</title>
<updated>2026-08-17T05:12:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-08-13T07:35:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8ccd0d549798c66d484e5a4b4c57edf49e8bb097'/>
<id>urn:sha1:8ccd0d549798c66d484e5a4b4c57edf49e8bb097</id>
<content type='text'>
Replace the duplicated per-MCU dispatch in dcd_init/hcd_init and the two
helper flavors (USB_Type access on iMX RT, raw offset 0x90 on LPC18/43)
with one SBUSCFG register field plus a per-header CI_HS_SET_AHB_BURST()
hook, compiled only where defined. The LPC USB0-only policy is now
visible at the macro definition.
</content>
</entry>
<entry>
<title>portable/chipidea: configure LPC USB0 AHB bursts</title>
<updated>2026-07-27T12:39:02Z</updated>
<author>
<name>Zixun LI</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-07-27T12:39:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a2f4786865e85f9cfe7f58c86fbb9355bbd2d701'/>
<id>urn:sha1:a2f4786865e85f9cfe7f58c86fbb9355bbd2d701</id>
<content type='text'>
</content>
</entry>
<entry>
<title>license: use SPDX identifiers for src/ headers (#3749)</title>
<updated>2026-07-02T14:55:45Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-07-02T14:55:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7a4111b96ef6279e75579f9a18443834f6a0871d'/>
<id>urn:sha1:7a4111b96ef6279e75579f9a18443834f6a0871d</id>
<content type='text'>
* license: use SPDX identifiers for src/ headers

Replace the full ~20-line MIT license boilerplate on every src/ file with a
two-line SPDX tag (SPDX-FileCopyrightText + SPDX-License-Identifier), following
the REUSE convention used by CircuitPython and the Linux kernel. Removes ~3500
lines of duplicated boilerplate.</content>
</entry>
<entry>
<title>fix warnings</title>
<updated>2026-03-06T04:26:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-03-06T03:59:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=94baf394686f92d9edaf109dcae30fa7b531fefc'/>
<id>urn:sha1:94baf394686f92d9edaf109dcae30fa7b531fefc</id>
<content type='text'>
</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>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>more chipidea</title>
<updated>2021-12-01T17:03:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-12-01T17:03:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=207c60d055dd810525db11666b029f322cbaf9e8'/>
<id>urn:sha1:207c60d055dd810525db11666b029f322cbaf9e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more work to abstract chipidea driver</title>
<updated>2021-12-01T16:30:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-12-01T16:30:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=83dc3e25f002a49f05919c3d8ebac37756641786'/>
<id>urn:sha1:83dc3e25f002a49f05919c3d8ebac37756641786</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more ci abstract</title>
<updated>2021-12-01T16:19:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-12-01T16:19:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61a9e125db82ed73b56e7111c3b63c85edbf8d0b'/>
<id>urn:sha1:61a9e125db82ed73b56e7111c3b63c85edbf8d0b</id>
<content type='text'>
</content>
</entry>
</feed>
