Build.md: Updated waf configure commands for CubeBlack and fmuv3
This commit is contained in:
parent
c02dfd1214
commit
96dc8339f1
4
BUILD.md
4
BUILD.md
@ -67,10 +67,10 @@ list some basic and more used commands as example.
|
||||
```sh
|
||||
./waf configure --board bebop --static # Bebop or Bebop2
|
||||
./waf configure --board edge # emlid edge
|
||||
./waf configure --board fmuv3 # Pixhawk2/Cube using ChibiOS
|
||||
./waf configure --board fmuv3 # 3DR Pixhawk 2 boards
|
||||
./waf configure --board navio2 # emlid navio2
|
||||
./waf configure --board Pixhawk1 # Pixhawk1
|
||||
./waf configure --board CubeBlack # Pixhawk2
|
||||
./waf configure --board CubeBlack # Hex/ProfiCNC Cube Black (formerly known as Pixhawk 2.1)
|
||||
./waf configure --board Pixracer # Pixracer
|
||||
./waf configure --board skyviper-v2450 # SkyRocket's SkyViper GPS drone using ChibiOS
|
||||
./waf configure --board sitl # software-in-the-loop simulator
|
||||
|
Loading…
Reference in New Issue
Block a user