2012-08-08 23:28:10 +02:00
|
|
|
# List the required driver.
|
2012-08-09 01:31:24 +02:00
|
|
|
HALSRC += $(LCDLIB)/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld.c
|
2012-08-08 23:28:10 +02:00
|
|
|
|
|
|
|
# Required include directories
|
|
|
|
HALINC += $(LCDLIB)/halext/drivers/touchpad/touchpadXPT2046
|
|
|
|
|