##// 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
ads1278.pro
15 lines | 264 B | text/idl | PrologLexer
TEMPLATE = lib
stm32f4XX.ARCH = stm32f4-arm-none-eabi-gcc
stm32f4XX.TARGET = libads127X
*.TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_ADS127X)
*.HEADERSINSTALLPATH = $(LIBUC_INC_DIR_ADS127X)
*.LIBS += CORE SSP UHANDLE
*.SOURCES += ads1278.c
*.HEADERS += ads1278.h