##// END OF EJS Templates
sync
sync

File last commit:

r18:bd9ab647f70a default
r21:4c5b08ebb7d0 default
Show More
gpio.pro
12 lines | 179 B | text/idl | PrologLexer
jeandet@pc-de-jeandet3.lab-lpp.local
Cleaned source tree....
r16 TEMPLATE = lib
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 CONFIG += console
CONFIG -= qt
include($$(libuc2)/rules/stm32f4-arm-none-eabi-gcc/rules.pri)
jeandet@pc-de-jeandet3.lab-lpp.local
Cleaned source tree....
r16
SOURCES += gpio.c
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 HEADERS += \
$$(libuc2)/lib/includes/gpio.h
jeandet@pc-de-jeandet3.lab-lpp.local
Cleaned source tree....
r16
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18