##// END OF EJS Templates
Merge
Merge

File last commit:

r18:bd9ab647f70a default
r46:7d306b65e7c9 merge dev_alexis
Show More
M4Stick.pro
13 lines | 217 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
CONFIG += bsp
BSP=M4Stick
include(bsp.pri)
include($$(libuc2)/rules/stm32f4-arm-none-eabi-gcc/rules.pri)
jeandet@pc-de-jeandet3.lab-lpp.local
Cleaned source tree....
r16
SOURCES += bsp.c
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 HEADERS += $$libuc2/bsp/includes/$$BSP/bsp.h