##// END OF EJS Templates
LFR's Leon3 target added and and tested with simple hello world.
LFR's Leon3 target added and and tested with simple hello world.

File last commit:

r12:cc0fb1c881c0 default
r13:8ca866292111 default
Show More
mbed.pro
12 lines | 219 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 UHANDLE
SOURCES += bsp.c
HEADERS += bsp.h