##// END OF EJS Templates
Some bug fixed on ILI9328 driver, 16 bit mode working well, 8 bit mode still...
Some bug fixed on ILI9328 driver, 16 bit mode working well, 8 bit mode still to debug.

File last commit:

r66:3ad48bdbe9e3 dev_alexis
r66:3ad48bdbe9e3 dev_alexis
Show More
ili9328_SIMULATOR.pro
22 lines | 450 B | text/idl | PrologLexer
TEMPLATE = lib
TARGET = ili9328
SOURCES += \
ili9328.c
INCLUDEPATH += ../../../../includes \
../../../../includes/GRAPHIC/CONTROLERS \
../../../../includes/GRAPHIC/GUI/FONTS \
../../../../includes/GRAPHIC/GUI/Widgets
UCMODEL=simulator
target.path = $$[QT_INSTALL_LIBS]/$$UCMODEL
INSTALLS += target
HEADERS += \
../../../../includes/GRAPHIC/CONTROLERS/ili9328.h \
../../../../includes/GRAPHIC/CONTROLERS/genericLCD_Controler.h