##// END OF EJS Templates
LFR's Leon3 target added and and tested with simple hello world.
LFR's Leon3 target added and and tested with simple hello world.

File last commit:

r12:cc0fb1c881c0 default
r13:8ca866292111 default
Show More
lpc1768_led_blink.pro
12 lines | 173 B | text/idl | PrologLexer
TEMPLATE = app
ARCH = lpc17XX-arm-noabi-gcc
TARGET = lpc1768_led_blink
BSP = mbed
LIBS += ALLFS UART 24LC0X SSP IIC CORE UCSTRINGS UHANDLE
SOURCES += main.c
HEADERS +=