summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/lib/Makefile
blob: 7546198468f8c439e9f281a0cc999fed828c7c18 (plain)
1
2
3
4
5
6
7
8
LIBRARIES+=mini
LIB_mini_DIR=lib
LIB_mini_SRCS=vsprintf.c string.c ctype.c printf.c console.c ctors.c \
		changebit.S clearbit.S delay.c div64.S lib1funcs.S memcpy.S \
		memset.S setbit.S testchangebit.S testclearbit.S testsetbit.S \
		memcmp.S index.c strcmp.c