aboutsummaryrefslogtreecommitdiffstats
path: root/lcd.mk
blob: 4f6116aa0c09bde2a7bc0f3d890d9c41fe5b19ec (plain)
1
2
3
4
5
# LCD files.
LCDSRC = 	${CHIBIOS}/ext/lcd/glcd.c \
			${CHIBIOS}/ext/fonts.c \

LCDINC = ${CHIBIOS}/ext/lcd