##// 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
ssp.pro
12 lines | 195 B | text/idl | PrologLexer
TEMPLATE = lib
ARCH = lpc17XX-arm-noabi-gcc
TARGET = libssp
TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_SSP)
HEADERSINSTALLPATH = $(LIBUC_INC_DIR_SSP)
LIBS += CORE
SOURCES += ssp.c
HEADERS += ssp.h