##// END OF EJS Templates
New version totaly integrated to Qt through custom sdk build!...
New version totaly integrated to Qt through custom sdk build! /!\ not cleaned yet!

File last commit:

r47:7126c4937e8d dev_alexis
r47:7126c4937e8d dev_alexis
Show More
lcdHello.pro
12 lines | 217 B | text/idl | PrologLexer
TEMPLATE = app
CONFIG += console
CONFIG -= qt
BSP = STM32F4Eval
#BSP = SOLAR_LFR_PSU
include($$(libuc2)/bsp/cfg/$$BSP/bsp.pri)
#include($$(libuc2)/rules/stm32f4-arm-none-eabi-gcc/rules.pri)
SOURCES += \
main.c