##// END OF EJS Templates
Multi target feature added, It's now possible to generate differents outputs from the same inputs files with differents options...
Multi target feature added, It's now possible to generate differents outputs from the same inputs files with differents options...

File last commit:

r6:9626d775d625 default
r9:4ce02a06b2a6 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 +=