##// 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_iic.pro
12 lines | 147 B | text/idl | PrologLexer
IIC library for lpc17xx started
r6 TEMPLATE = app
ARCH = lpc17XX-arm-noabi-gcc
TARGET = lpc1768_iic
BSP = LandTiger
LIBS += UART IIC CORE UCSTRINGS
SOURCES += main.c
HEADERS +=