##// END OF EJS Templates
Added cpuid getter...
Added cpuid getter Refactored gpio API, and updated for better consistency with other APIs. Started descriptive init.

File last commit:

r71:608b7f0e27c2 dev_alexis
r104:cfe8b1e0657d 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