##// END OF EJS Templates
Added ARM CMSIS for fast math and circle drawing function for ili9328 driver.
Added ARM CMSIS for fast math and circle drawing function for ili9328 driver.

File last commit:

r18:bd9ab647f70a default
r41:27c5438a4566 dev_alexis
Show More
hexviewer.pro
14 lines | 316 B | text/idl | PrologLexer
just backup
r12 TEMPLATE = lib
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 lpc17XX.ARCH = stm32f4-arm-none-eabi-gcc
just backup
r12 lpc17XX.TARGET = libhexviewer
lpc17XX.TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_HEXVIEWER)
lpc17XX.HEADERSINSTALLPATH = $(LIBUC_INC_DIR_HEXVIEWER)
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 lpc17XX.LIBS += UCSTRINGS STREAMDEVICES UHANDLE
just backup
r12
lpc17XX.SOURCES += hexviewer.c
lpc17XX.HEADERS += hexviewer.h