summaryrefslogtreecommitdiff
path: root/hw/bsp/mcx/boards/mcxn947brk
AgeCommit message (Collapse)Author
2025-12-13bsp/mcx to new sdk repoHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-04-05minor update bsphathach
2024-02-20MCX A and MCX N merged to MCX familyJerry Palacios
2024-02-09mcx family renamed as mcxnJerry Palacios
MCXN and MCXA have different ARM Cortex M33 core, can't be on the same family
2023-06-15refactor khci to chipidea fs driver for device (host is not yet)hathach
2023-06-14update segger rtt to fix cast alignhathach
2023-06-01add lto for cmakehathach
2023-05-23Enhance chipidea (#2075)Ha Thach
* 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