##// 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
bsp.pri
7 lines | 247 B | text/plain | TextLexer
CPU=stm32f4xxxG
DEFINES+=BSP=\\\"BEAGLESYNTH\\\"
beagleCp.target = beagleCp
beagleCp.commands = scp $$DESTDIR/$(QMAKE_TARGET).bin root@192.168.7.2://opt/stm32flashAje/hello.bin
QMAKE_EXTRA_TARGETS += beagleCp
include(../../../stm32f4/qmake.conf)