##// END OF EJS Templates
Cleaned source tree....
Cleaned source tree. Improved make distclean rules STDGPIO working on stm32f4 STDUART working on stm32f3

File last commit:

r15:32fa371f45f3 default
r16:194f637a2640 default
Show More
iic.pro
12 lines | 207 B | text/idl | PrologLexer
TEMPLATE = lib
ARCH = lpc21XX-arm-none-eabi-gcc
TARGET = libiic
TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_IIC)
HEADERSINSTALLPATH = $(LIBUC_INC_DIR_IIC)
LIBS += CORE UHANDLE
SOURCES += iic.c
HEADERS += iic.h