summaryrefslogtreecommitdiff
path: root/hw/bsp/mcx
AgeCommit message (Collapse)Author
2023-06-14mcx neeed helps to locate rtt control blockhathach
2023-06-14update segger rtt to fix cast alignhathach
2023-06-02update cmake to build with IAR for g0 and g4hathach
2023-06-02cmake refactorhathach
2023-06-01add lto for cmakehathach
2023-05-26move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly ↵hathach
with make
2023-05-26move set TOP to family_support.cmakehathach
2023-05-25update cmake with freertoshathach
2023-05-25add family_support_configure_common()hathach
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