##// END OF EJS Templates
Added Simulator target to run code on x86 and debug functions....
Added Simulator target to run code on x86 and debug functions. Fixed some bugs on terminal widget.

File last commit:

r18:bd9ab647f70a default
r63:68dfbccdd813 dev_alexis
Show More
hexviewer.pro
14 lines | 316 B | text/idl | PrologLexer
TEMPLATE = lib
lpc17XX.ARCH = stm32f4-arm-none-eabi-gcc
lpc17XX.TARGET = libhexviewer
lpc17XX.TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_HEXVIEWER)
lpc17XX.HEADERSINSTALLPATH = $(LIBUC_INC_DIR_HEXVIEWER)
lpc17XX.LIBS += UCSTRINGS STREAMDEVICES UHANDLE
lpc17XX.SOURCES += hexviewer.c
lpc17XX.HEADERS += hexviewer.h