multiwii / baseflight

32 bit fork of the MultiWii RC flight controller firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build it?

osmartinez opened this issue · comments

pi@raspberrypi:~/Desktop/baseflight-master $ make
%% drv_adc.c
make: arm-none-eabi-gcc: Command not found
Makefile:211: recipe for target 'obj/NAZE/drv_adc.o' failed
make: *** [obj/NAZE/drv_adc.o] Error 127

What am I missing to build it up?

what should I check in that link?