##// 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
iic.pro
12 lines | 203 B | text/idl | PrologLexer
TEMPLATE = lib
ARCH = lpc21XX-arm-noabi-gcc
TARGET = libiic
TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_IIC)
HEADERSINSTALLPATH = $(LIBUC_INC_DIR_IIC)
LIBS += CORE UHANDLE
SOURCES += iic.c
HEADERS += iic.h