summaryrefslogtreecommitdiff
path: root/tools/cmake/toolchain
AgeCommit message (Collapse)Author
2023-11-23move tools/cmake to examples/build_systemhathach
2023-11-23minor-updatehathach
2023-06-16fix build warningshathach
2023-06-02add IAR support for G0 with cmakehathach
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
2023-05-19move cmake folder to tools/hathach