##// END OF EJS Templates
Libuc make templates extracted from main script, to make it more modular
Libuc make templates extracted from main script, to make it more modular

File last commit:

r6:9626d775d625 default
r7:16404fe7ec6c default
Show More
mbed.pro
12 lines | 212 B | text/idl | PrologLexer
TEMPLATE = lib
ARCH = lpc17XX-arm-noabi-gcc
TARGET = libbsp
TARGETINSTALLPATH = $(LIBUC_BSP_BIN_DIR)/mbed
HEADERSINSTALLPATH = $(LIBUC_BSP_INC_DIR)/mbed
LIBS += UART CORE
SOURCES += bsp.c
HEADERS += bsp.h