##// END OF EJS Templates
sync
sync

File last commit:

r18:bd9ab647f70a default
r35:d023e4e12407 dev_alexis
Show More
spi.pro
13 lines | 178 B | text/idl | PrologLexer
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 TEMPLATE = lib
CONFIG += console
CONFIG -= qt
include($$(libuc2)/rules/stm32f4-arm-none-eabi-gcc/rules.pri)
SOURCES += spi.c
HEADERS += \
$$(libuc2)/lib/includes/spi.h