##// END OF EJS Templates
Merge
Merge

File last commit:

r18:bd9ab647f70a default
r46:7d306b65e7c9 merge dev_alexis
Show More
24LC0X.pro
13 lines | 283 B | text/idl | PrologLexer
SD card Library started, SDCARD init and detection OK
r11 TEMPLATE = lib
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 lpc17XX.ARCH = stm32f4-arm-none-eabi-gcc
SD card Library started, SDCARD init and detection OK
r11 lpc17XX.TARGET = lib24lc0X
lpc17XX.TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_24LC0X)
lpc17XX.HEADERSINSTALLPATH = $(LIBUC_INC_DIR_24LC0X)
just backup
r12 lpc17XX.LIBS += CORE IIC UHANDLE
SD card Library started, SDCARD init and detection OK
r11
lpc17XX.SOURCES += 24LC0X.c
lpc17XX.HEADERS += 24LC0X.h