summaryrefslogtreecommitdiff
path: root/tools/make/toolchain
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-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-24separate iar and gcc build for clean make, also add cpu specific makehathach