Hi,

Is there any way to redefine "run" target or define custom one?
For example I would like to flash project into device by "qbs run":
openocd -f board/mydevkit.cfg -c "flash write_image erase
./build/armgcc/project/prpject.elf" -c shutdown

I haven't find anything like that in documentation...

Regards
_______________________________________________
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to