zbr
3 years ago
9 changed files with 67 additions and 10 deletions
@ -1,3 +1,3 @@ |
|||||||
./waf configure --board zr-hexa |
./waf configure --board zr-hexa |
||||||
./waf copter |
./waf copter |
||||||
cp ./build/zr-hexa/bin/arducopter.apj /mnt/f/_01-work/100=data/固件/zr-v4/六轴_v4.0.16-rc3.px4 |
cp ./build/zr-hexa/bin/arducopter.apj /mnt/f/_01-work/100=data/固件/编译/六轴_v4.1.16.px4 |
||||||
|
@ -1,3 +1,3 @@ |
|||||||
./waf configure --board rs100h |
./waf configure --board rs100h |
||||||
./waf copter |
./waf copter |
||||||
cp ./build/rs100h/bin/arducopter.apj /mnt/f/_01-work/100\=data/固件/zr-v4/wsl/rs100h-v4.0.16.px4 |
cp ./build/rs100h/bin/arducopter.apj /mnt/f/_01-work/100\=data/固件/编译/rs100h-v4.0.16.px4 |
||||||
|
@ -1,3 +1,3 @@ |
|||||||
./waf configure --board rs100 |
./waf configure --board rs100 |
||||||
./waf copter |
./waf copter |
||||||
cp ./build/rs100/bin/arducopter.apj /mnt/f/_01-work/100\=data/固件/zr-v4/wsl/rs100-v4.0.16.px4 |
cp ./build/rs100/bin/arducopter.apj /mnt/f/_01-work/100\=data/固件/编译/rs100-v4.1.16.px4 |
||||||
|
Loading…
Reference in new issue