##// 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
Makefile
7 lines | 86 B | text/x-makefile | MakefileLexer
PROJECTDIR = `pwd`
LIBUC = /opt/libuc2
all:
make -f lpc17XX.mk
make -f lpc21XX.mk