multiwii / baseflight

32 bit fork of the MultiWii RC flight controller firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Makefile drv_ak8975.c

olelille opened this issue · comments

commented

drv_ak8975.c is not defined in Makefile.

Build error after make clean:
/tmp/ccPiv6N7.ltrans1.ltrans.o: In function sensorsAutodetect': /home/ole/workspace/newest/baseflight/.//src/sensors.c:155: undefined reference toak8975detect'
collect2: error: ld returned 1 exit status
make: *** [obj/baseflight_NAZE.elf] Error 1

Fixed