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

r10:75324080a75f default
r10:75324080a75f default
Show More
landtiger.pro
12 lines | 264 B | text/idl | PrologLexer
TEMPLATE = lib
ARCH = lpc17XX-arm-noabi-gcc
TARGET = libbsp
TARGETINSTALLPATH = $(LIBUC_BSP_BIN_DIR)/LandTiger
HEADERSINSTALLPATH = $(LIBUC_BSP_INC_DIR)/LandTiger
LIBS += SDCARD BLKDEVICE UART SSP 24LC0X IIC CORE UCSTRINGS
SOURCES += bsp.c
HEADERS += bsp.h