summaryrefslogtreecommitdiff
path: root/tools/make
AgeCommit message (Collapse)Author
2023-11-23move make to examples/build_systemhathach
add -Wl,--no-warn-rwx-segment for gcc 12+
2023-08-01add portenta c33 bsp, add flash by dfu-utilhathach
2023-06-30clean up ra makefilehathach
2023-06-24fix iar with makehathach
2023-06-24rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc ..hathach
2023-06-24allow to skip CPU_COREhathach
2023-06-24more CPU_COREhathach
2023-06-24update all stm32 to use new enhance makehathach
2023-06-24separate iar and gcc build for clean make, also add cpu specific makehathach
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-19fix freertos build with nrfhathach
2023-05-19adding cpu core .mk for makefilehathach
fix cortex m33 for nrf5340 dk