ugfx/lcd.mk

6 lines
108 B
Makefile

# LCD files.
LCDSRC = ${CHIBIOS}/ext/lcd/glcd.c \
${CHIBIOS}/ext/fonts.c \
LCDINC = ${CHIBIOS}/ext/lcd