Minor update

ugfx_release_2.6
inmarket 2015-10-05 07:33:26 +10:00
parent 3bdc05cc3b
commit 754d2e072b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
GFXINC += $(GFXLIB)/boards/base/Embest-STM32-DMSTF4BB
GFXSRC +=
GFXDEFS += -DGFX_USE_CHIBIOS=FALSE
GFXDEFS += -DGFX_USE_CHIBIOS=TRUE
include $(GFXLIB)/drivers/gdisp/SSD2119/driver.mk
include $(GFXLIB)/drivers/ginput/touch/STMPE811/driver.mk

View File

@ -39,7 +39,7 @@ CXXFLAGS = -fno-rtti
ASFLAGS =
LDFLAGS =
SRC = board.c
SRC =
OBJS =
DEFS =
LIBS =