$ git clone https://github.com/cleanflight/cleanflight.git
$ cd cleanflight
$ sudo dpkg --add-architecture i386
$ sudo apt-get update
$ sudo apt-get install lib32z1 lib32ncurses5
$ sudo apt-get install gcc-arm-none-eabi
$ make TARGET=NAZE32PRO