9ac85166b2
Untested as I don't have the hardware. Back-ported from GLCD.
6 lines
181 B
Makefile
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
|