Arduboy-homemade-package/README.md

17 lines
775 B
Markdown
Raw Normal View History

2018-02-12 18:16:16 +00:00
# Arduboy-homebrew-package
2018-02-13 21:17:45 +00:00
Arduino IDE board package for Arduboy and homebrew versions.
#### To install the package:
* Start Arduino IDE and press **CTRL + comma** to select properties.
2018-02-25 19:52:00 +00:00
* Copy and paste the URL below in **Additional Boards Manager URLs:** text box and click on **OK**
2018-02-13 21:17:45 +00:00
```
https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/package_arduboy_homebrew_index.json
```
2018-02-25 19:52:00 +00:00
![preferences](https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/images/preferences.png)
After this
* Go to **Tools > Boards > Board manager**
* In the text box type **Arduboy homebrew**
* Click on the **Arduboy Hombrew package** and click the **Install** button.
You can now select **Arduboy, Arduboy DevKit** and **Arduboy Homebrew boards**.