##// END OF EJS Templates
Sync, Still trying to solve 8bits ILI9328 read problems.
Sync, Still trying to solve 8bits ILI9328 read problems.

File last commit:

r63:68dfbccdd813 dev_alexis
r67:604c231d911c dev_alexis
Show More
24LC0X_SIMULATOR.pro
14 lines | 262 B | text/idl | PrologLexer
TEMPLATE = lib
SOURCES += 24LC0X.c
HEADERS += ../../../includes/24LC0X.h \
../../../../includes/24LC0X.h
INCLUDEPATH += ../../../includes \
../../CPU/CMSIS/Include
UCMODEL=simulator
target.path = $$[QT_INSTALL_LIBS]/$$UCMODEL
INSTALLS += target