ardupilot: Update BUILD.md

added binding for ap_periph for building waf
This commit is contained in:
Matt 2023-10-25 17:48:00 -06:00 committed by Peter Barker
parent a8bd417527
commit 2ff314a478
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ list some basic and more used commands as example.
./waf rover # Ground-based rovers and surface boats
./waf sub # ROV and other submarines
./waf antennatracker # Antenna trackers
./waf AP_Periph # AP Peripheral
```