ugfx/templates/touchpadXXX/touchpad_lld.mk
Joel Bodenmann 3c5c736183 docs
2012-11-03 02:23:58 +01:00

7 lines
194 B
Makefile

# List the required driver.
GFXSRC += $(GFXLIB)/drivers/touchpad/touchpadYOURDEVICE/touchpad_lld.c
# Required include directories
GFXINC += $(GFXLIB)/drivers/touchpad/touchpadYOURDEVICE