##// END OF EJS Templates
SD card Library started, SDCARD init and detection OK
SD card Library started, SDCARD init and detection OK

File last commit:

r10:75324080a75f default
r10:75324080a75f default
Show More
iic.pro
12 lines | 195 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