summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/lib/Makefile
blob: b7cb061eafb2ade741dfb9c9d57de7eef7659faf (plain)
1
2
3
4
5
6
7
LIBRARIES+=mini
mini_DIR=lib
mini_SRCS=system.c console.c ctors.c \
		changebit.S clearbit.S setbit.S testchangebit.S testclearbit.S testsetbit.S