Skip to content
zskdan edited this page Nov 20, 2016 · 2 revisions

Welcome to the px4 wiki!

Build:

$ make px4-same70xplained_default

Tips:

to make the build verbose just add VERBOSE=1 to the build command:

$ make VERBOSE=1 px4-same70xplained_default

Clone this wiki locally