##// 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:

r11:798f00e676fa default
r11:798f00e676fa default
Show More
24LC0X.pro
13 lines | 271 B | text/idl | PrologLexer
TEMPLATE = lib
lpc17XX.ARCH = lpc17XX-arm-noabi-gcc
lpc17XX.TARGET = lib24lc0X
lpc17XX.TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_24LC0X)
lpc17XX.HEADERSINSTALLPATH = $(LIBUC_INC_DIR_24LC0X)
lpc17XX.LIBS += CORE IIC
lpc17XX.SOURCES += 24LC0X.c
lpc17XX.HEADERS += 24LC0X.h