##// END OF EJS Templates
Fixed one more spi driver bug.
Fixed one more spi driver bug.

File last commit:

r47:7126c4937e8d dev_alexis
r54:e6f450090662 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)