<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/mcx/boards, branch codex/class-reference-docs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/mcx/boards?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/mcx/boards?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-12-13T20:08:42Z</updated>
<entry>
<title>bsp/mcx to new sdk repo</title>
<updated>2025-12-13T20:08:42Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-12-11T20:51:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=143987702e8bf10bda12c2759a6f55de6963da90'/>
<id>urn:sha1:143987702e8bf10bda12c2759a6f55de6963da90</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() as default driver implementation. dcd_edpt_close() is deprecated and will be removed from all driver in the future.</title>
<updated>2025-11-17T12:42:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-17T10:45:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=be9d1973ac4c30fedd24b8199fd4dee5c842e2ef'/>
<id>urn:sha1:be9d1973ac4c30fedd24b8199fd4dee5c842e2ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pre-commmit</title>
<updated>2025-04-29T14:41:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-04-29T14:41:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d221d55b080a818bdf9d43317660e22fd0a832c5'/>
<id>urn:sha1:d221d55b080a818bdf9d43317660e22fd0a832c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added initial support for FRDM-MCXA156 and fixed up  a crash with MCXN947</title>
<updated>2025-04-27T13:42:42Z</updated>
<author>
<name>Eli Hughes</name>
<email>ehughes@wavenmber.net</email>
</author>
<published>2025-01-01T18:22:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f392b4c91d725a02010cea46f94af3cb948b5136'/>
<id>urn:sha1:f392b4c91d725a02010cea46f94af3cb948b5136</id>
<content type='text'>
I will be porting tinyuf2 to MCXA156 and N947 and need this work in place.

This is the 1st step before bringing in support for other MCX devices.

We had previous patched https://github.com/hathach/mcux-sdk.git'  for MCX support as it was not pulically available

I updated get_deps to point to the mcux-sdk version 2.16.10 from NXP. I repointed the entry in the get_deps script to use NXP MCU repo.  The existing current code couldn't build as the MCUXpresso SDK was old.

- For now, I put a copy of fsl_spc.c in the drivers folder for the mcx family.  None of the ports could build with the version in the mcux github sdk.  The sdk on github has version 2.4.0.   The SDK package that can be downloaded with the SDK generator uses 2.4.2.  All of the clock_config routines use versions of the datastructure from 2.4.2.  For now, keeping an updated copy in hw/bsp/mcx/drivers so we can build against the latest mcuxpresso sdk and enable MCXA156.  I'll file an issue on the nxp github.

- Cleaned up the MCX family.c a little bit.  the MCXA/N these chips don't have SCT so I removed the neopixel code.

- fixed a clock init issue w/ N947 that was causing it to crash when initializing the uart.

- I tested the cmake and make scripts on the A153,A156 and N947 using the CDC/MSC sample.  All worked OK.

- Patched get_deps so it will do a fetch/check on a new folder.  Some of the deps were failing on a fresh clone of tinyusb

- Fixed  lpc51,54 and lpc55 make/cmake files to build with mcuxpresso sdk 2.16.10  The folder structure for flexcomm/uart changed a little bit

- lpc55s59 libpower_hardabi.a no longer is included in mcuxpressosdk, (fsl_power.c is replacement). remove of libpower_hardabi.a from the linker config.  LPC55 still works as expected.

- Using tinyuf2 get deps
</content>
</entry>
<entry>
<title>embed metadata to family.c and board.h to generate supported boards doc</title>
<updated>2024-12-27T02:11:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-27T02:11:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a36c74b10b25f1455d83ba473fff52a9dbcc6d2'/>
<id>urn:sha1:6a36c74b10b25f1455d83ba473fff52a9dbcc6d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CFG_EXAMPLE_VIDEO_READONLY for mcxa15</title>
<updated>2024-04-08T04:15:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-08T04:15:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d6d8acad90c8a1578dcbd886154fbb3f2bd1a363'/>
<id>urn:sha1:d6d8acad90c8a1578dcbd886154fbb3f2bd1a363</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor update bsp</title>
<updated>2024-04-05T13:31:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-05T13:31:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c97c3418c741a26666942e184ca514f5dbdafcfa'/>
<id>urn:sha1:c97c3418c741a26666942e184ca514f5dbdafcfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename frdm board</title>
<updated>2024-04-05T11:33:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-05T11:33:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=757a1726e8c6eb52f959e5f42a7ae22f769c19c3'/>
<id>urn:sha1:757a1726e8c6eb52f959e5f42a7ae22f769c19c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pre-commit format</title>
<updated>2024-04-05T10:14:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-05T10:14:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5ce458588498090204cdc7c3977c0fd48e00d710'/>
<id>urn:sha1:5ce458588498090204cdc7c3977c0fd48e00d710</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MCX A and MCX N merged to MCX family</title>
<updated>2024-02-21T00:02:42Z</updated>
<author>
<name>Jerry Palacios</name>
<email>jerry.palacios@wavenumber.net</email>
</author>
<published>2024-02-21T00:02:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5c14bd13da211ff2679115b0dba96ac80c1a516c'/>
<id>urn:sha1:5c14bd13da211ff2679115b0dba96ac80c1a516c</id>
<content type='text'>
</content>
</entry>
</feed>
