ugfx/halext/drivers/gdispSsd1289/gdisp_lld.mk
Andrew Hannam 9ac85166b2 Added ssd1289 low level driver to GDISP
Untested as I don't have the hardware.
Back-ported from GLCD.
2012-08-01 01:54:05 +10:00

6 lines
181 B
Makefile

# List the required driver.
HALSRC += ${CHIBIOS}/os/halext/drivers/gdispSsd1289/gdisp_lld.c
# Required include directories
HALINC += ${CHIBIOS}/os/halext/drivers/gdispSsd1289