This commit is contained in:
Romain Goyet
2015-05-18 18:39:04 +02:00
parent ca3c2f8a4c
commit 3d086d097c
13 changed files with 91 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
CFLAGS += -Ikandinsky/include
CFLAGS += -Ikandinsky/include -Iplatform/stm32f429
objs += $(addprefix kandinsky/src/, line.o text.o font.o)
FREETYPE_PATH := /usr/local/Cellar/freetype/2.5.5