mirror of https://github.com/ArduPilot/ardupilot
elaborate on Make instructions
This commit is contained in:
parent
3a715b596e
commit
fc165fc596
|
@ -8,7 +8,8 @@ To install the libraries:
|
|||
|
||||
Building using make
|
||||
-----------------------------------------------
|
||||
- go to directory of sketch and type make.
|
||||
- go to directory of sketch and type "make".
|
||||
--type "make upload" to upload according to the parameters in config.mk .
|
||||
|
||||
Building using cmake
|
||||
-----------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue