You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

541 B

Building in FreeBSD

In order to build the inav firmware in FreeBSD, it is recommended to install Linux Binary Emulation. This will enable you to use the project recommended ARM cross-compiler. The cross-compiler available in Ports tends to be too old to build inav firmware.

  • Install Linux binary emulation
  • Install the following packages (pkg provides suitable versions)
  • git
  • cmake
  • make
  • ruby