##// 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
uart.pro
12 lines | 210 B | text/idl | PrologLexer
SD card Library started, SDCARD init and detection OK
r11 TEMPLATE = lib
ARCH = lpc21XX-arm-noabi-gcc
TARGET = libuart
TARGETINSTALLPATH = $(LIBUC_LIBS_DIR)/UART
HEADERSINSTALLPATH = $(LIBUC_INC_DIR)/UART
just backup
r12 LIBS += CORE UHANDLE
SD card Library started, SDCARD init and detection OK
r11
SOURCES += uart.c
HEADERS += uart.h