ugfx/halext/template/gdisp_lld.mk
Andrew Hannam 256062859a Many changes
Fixed compile errors
Moved to halext directory (with readme instructions)
Started gdispNokia6100 low level driver
2012-07-31 14:34:10 +10:00

6 lines
187 B
Makefile

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