Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources
This commit is contained in:
9
project/utilities/aft_build.sh
Normal file
9
project/utilities/aft_build.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
cp -f ./Obj/txw4101.ihex project.hex
|
||||
cp -f ../../../../tools/makecode/BinScript.exe BinScript.exe
|
||||
cp -f ../../../../tools/makecode/crc.exe crc.exe
|
||||
cp -f ../../../../tools/makecode/makecode.exe makecode.exe
|
||||
|
||||
BinScript.exe BinScript.BinScript
|
||||
makecode.exe
|
||||
Reference in New Issue
Block a user