The contents of this repo is distributed through releases in Arduino IDE.
Tools > Board > Boards Manager > Intel Curie Boards by Intel
If you wish to use the latest untested changes, follow these instructions.
- Install the latest
Intel Curie Boards by Intel
fromBoards Manager
- Download the latest snapshot of this repo
- Shut down the IDE
- Go to Arduino15 directory
- Windows:
C:\Users\<user>\AppData\Roaming\Arduino15
- OS X:
~/Library/Arduino15
- Linux:
~/.arduino15
- Go to
packages/Intel/hardware/arc32/<version>/
- Delete the content of the directory from step 5, and replace it with the content of the "corelibs-arduino101-master" folder in the zip from step 2.
Future upgrades may fail since the internal contents were modified by hand. In order to recover, shut down the IDE, delete the entire Arduino15
directory, then restart the IDE.