amperka / ino

Command line toolkit for working with Arduino hardware
http://inotool.org
MIT License
1.08k stars 233 forks source link

Ino has no support for due #250

Closed larsemil closed 9 years ago

larsemil commented 9 years ago

I have tried using arduino 1.6.4 but the arduino due is not found when doing list-models.

How can i go about it?

larsemil commented 9 years ago

ino list-models -d ~/bin/arduino-1.6.1/ Searching for Board description file (boards.txt) ... FAILED Board description file (boards.txt) not found. Searched in following places:

Allthough there is a hardware/arduino/sam/boards.txt

larsemil commented 9 years ago

cloned instead of using pip and then i got it working.