@neon64 wrote:
I'm trying to compile the
master-AVR
branch to use on my APM 2.x board. I am running ArchLinux. However when runningmake
from theAPMrover2
directory I get the following error:Hardware directory for arduino not found
I was under the impression that you can either use
make
or the Arduino software. But regardless I installed the Arduino IDE usingpacaur -S arduino
.On Mac, I'm pretty sure the hardware directory is
/Applications/Arduino.app/Contents/Java/hardware/
.
On Linux, the equivalent seems to be/usr/share/arduino/hardware
.
However while that folder on the Mac contains lots of subfolders and binaries but on Linux it is empty.Thanks if anyone can help to diagnose this issue.
Posts: 6
Participants: 2