TEMPLATE = app ARCH = lpc17XX-arm-noabi-gcc TARGET = lpc1768_led_blink BSP = mbed LIBS += UART CORE SOURCES += main.c HEADERS +=