Files
2025-10-14 09:52:32 +09:00

8 lines
136 B
Makefile

RAMSTART=0x00000000
TARGET=logger_demo.c
SRC=logger_demo.c logger.c
LIB=-lc
include ${T32SYS}/demo/arm/compiler/gnu-make/pic/makefile