summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/lib/Makefile
blob: a2a6d457884e40306dffbd6f69d5b10803060604 (plain)
1
2
3
4
5
6
7
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