summaryrefslogtreecommitdiff
path: root/tools/make/toolchain/arm_gcc.mk
AgeCommit message (Collapse)Author
2023-11-23move make to examples/build_systemhathach
add -Wl,--no-warn-rwx-segment for gcc 12+
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