##// END OF EJS Templates
Merge
Merge

File last commit:

r44:5f50f7fe4b06 dev_alexis
r46:7d306b65e7c9 merge dev_alexis
Show More
hello.pro
14 lines | 245 B | text/idl | PrologLexer
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 TEMPLATE = app
CONFIG += console
CONFIG -= qt
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r22 #BSP = BEAGLESYNTH
Cleaned SRC tree
r44 #BSP = SOLAR_LFR_PSU
Sync
r43 #BSP=M4Stick
Cleaned SRC tree
r44 BSP=M4StickV2
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 include($$(libuc2)/bsp/cfg/$$BSP/bsp.pri)
#include($$(libuc2)/rules/stm32f4-arm-none-eabi-gcc/rules.pri)
SOURCES += \
main.c