amperka / ino

Command line toolkit for working with Arduino hardware

Home Page:http://inotool.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ino has no support for due

larsemil opened this issue · comments

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?

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:

  • /home/larsemil/bin/arduino-1.6.1/hardware/arduino

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

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