mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-24 16:55:15 +03:00
Updated flysky script to only build firmware.
This commit is contained in:
parent
68e3dbd594
commit
55661301d2
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@ def build(board, translation, srcdir):
|
|||
print(command)
|
||||
os.system(command)
|
||||
os.system("make firmware -j16")
|
||||
os.system("make simu -j16")
|
||||
os.system("make tests-radio -j16")
|
||||
os.chdir(cwd)
|
||||
index = 0
|
||||
while 1:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue