ugfx/drivers/touchscreen/XPT2046/touchscreen_lld.mk

7 lines
181 B
Makefile
Raw Normal View History

2012-11-09 23:05:01 +00:00
# List the required driver.
GFXSRC += $(GFXLIB)/drivers/touchscreen/XPT2046/touchscreen_lld.c
# Required include directories
GFXINC += $(GFXLIB)/drivers/touchscreen/XPT2046