##// 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:

r11:798f00e676fa default
r11:798f00e676fa default
Show More
blueboard.pro
12 lines | 222 B | text/idl | PrologLexer
TEMPLATE = lib
ARCH = lpc21XX-arm-noabi-gcc
TARGET = libbsp
TARGETINSTALLPATH = $(LIBUC_BSP_BIN_DIR)/BlueBoard
HEADERSINSTALLPATH = $(LIBUC_BSP_INC_DIR)/BlueBoard
LIBS += UART CORE
SOURCES += bsp.c
HEADERS += bsp.h