-
Notifications
You must be signed in to change notification settings - Fork 1
PlatformsIntel
apla edited this page Mar 20, 2015
·
4 revisions
layout: wiki-cli-page permalink: /cli/PlatformsIntel/
In 2013, Intel released Galileo, x86 developer board. This board have preinstalled yocto linux with userspace program, allowing to use hardware pins.
Later, Intel released Galileo update and Edison — much smaller hardware platform.
For that boards Intel released modified Arduino IDE 1.5.3.
To install support package for Intel Galileo and Edison into cuwire, please follow this steps:
- Download Intel customized Arduino IDE;
- Run
cuwire platform import intel <path to Intel's Arduino IDE>
After import in Intel's Arduino IDE you'll see two Galileo/Edison menu. This is cannot be fixed at this time.
Compilation works fine. To check sketch run I need to solder serial cable; diy cable community guide.