##// END OF EJS Templates
Libuc make templates extracted from main script, to make it more modular
Libuc make templates extracted from main script, to make it more modular

File last commit:

r6:9626d775d625 default
r7:16404fe7ec6c default
Show More
iic.pro
12 lines | 197 B | text/idl | PrologLexer
TEMPLATE = lib
ARCH = lpc17XX-arm-noabi-gcc
TARGET = libiic
TARGETINSTALLPATH = $(LIBUC_LIBS_DIR)/IIC
HEADERSINSTALLPATH = $(LIBUC_INC_DIR)/IIC
LIBS += CORE
SOURCES += iic.c
HEADERS += iic.h