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

r6:9626d775d625 default
r11:798f00e676fa default
Show More
lpc1768_led_blink.pro
12 lines | 134 B | text/idl | PrologLexer
TEMPLATE = app
ARCH = lpc17XX-arm-noabi-gcc
TARGET = lpc1768_led_blink
BSP = mbed
LIBS += UART CORE
SOURCES += main.c
HEADERS +=