##// END OF EJS Templates
SD card Library started, SDCARD init and detection OK
SD card Library started, SDCARD init and detection OK

File last commit:

r6:9626d775d625 default
r11:798f00e676fa 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