This package enables support for the BlinkyTape device in Arduino. To install it, follow these steps:
-
Install Arduino 1.6.12 or newer
-
Run Arduino, and open the 'Preferences' menu
-
In the 'Additional Boards Manager URLs' section, add the following URL:
https://raw.githubusercontent.com/Blinkinlabs/Blinkinlabs32u4_boards/master/package_blinkinlabs_index.json
-
Click 'Ok' to save the setting
-
In the 'Tools' menu, select 'Board' -> 'Boards Manager'
-
Wait for the platforms index to refresh, then type 'Blinkinlabs' to search for the correct package
-
Click the 'Install' button, then after the installation has finished, click 'Close'
-
Back in the 'Tools' menu, select 'Board', then 'BlinkyTape'
-
You should be able to compile for BlinkyTape now.
If you had an old (1.0.0) version of the board support package installed, you may need to remove it manually from your Arduino preferences directory.