##// 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
Makefile
7 lines | 86 B | text/x-makefile | MakefileLexer
Multi target feature added, It's now possible to generate differents outputs from the same inputs files with differents options...
r9
PROJECTDIR = `pwd`
LIBUC = /opt/libuc2
SD card Library started, SDCARD init and detection OK
r10 all:
make -f lpc17XX.mk
make -f lpc21XX.mk