##// END OF EJS Templates
Generic lib clean target bug fixed
Generic lib clean target bug fixed

File last commit:

r15:32fa371f45f3 default
r17:24654bf85fa1 default
Show More
uart.pro
12 lines | 214 B | text/idl | PrologLexer
SD card Library started, SDCARD init and detection OK
r11 TEMPLATE = lib
jeandet@pc-de-jeandet3.lab-lpp.local
improved PDF generation
r15 ARCH = lpc21XX-arm-none-eabi-gcc
SD card Library started, SDCARD init and detection OK
r11 TARGET = libuart
TARGETINSTALLPATH = $(LIBUC_LIBS_DIR)/UART
HEADERSINSTALLPATH = $(LIBUC_INC_DIR)/UART
just backup
r12 LIBS += CORE UHANDLE
SD card Library started, SDCARD init and detection OK
r11
SOURCES += uart.c
HEADERS += uart.h