##// 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
mbed.pro
12 lines | 223 B | text/idl | PrologLexer
IIC library for lpc17xx started
r6 TEMPLATE = lib
jeandet@pc-de-jeandet3.lab-lpp.local
improved PDF generation
r15 ARCH = lpc17XX-arm-none-eabi-gcc
IIC library for lpc17xx started
r6 TARGET = libbsp
TARGETINSTALLPATH = $(LIBUC_BSP_BIN_DIR)/mbed
HEADERSINSTALLPATH = $(LIBUC_BSP_INC_DIR)/mbed
just backup
r12 LIBS += UART CORE UHANDLE
IIC library for lpc17xx started
r6
SOURCES += bsp.c
HEADERS += bsp.h