Update README.md

This commit is contained in:
Mr.Blinky 2018-02-25 21:01:34 +01:00 committed by GitHub
parent 6ea46ed1b3
commit 9047509275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 3 deletions

View File

@ -1,5 +1,9 @@
# Arduboy-homebrew-package
Arduino IDE board package for Arduboy and homebrew versions.
Arduino IDE board package for Arduboy and homebrew versions with the following advantages:
* Single install
* Includes all Arduboy libraries with support for alternate displays and wiring
* Includes Arduboy optimized Arduino core with extra features and space savings
* Cathy3K bootloader support
#### To install the package:
* Start Arduino IDE and press **CTRL + comma** to select properties.
@ -8,9 +12,12 @@ Arduino IDE board package for Arduboy and homebrew versions.
https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/package_arduboy_homebrew_index.json
```
![preferences](https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/images/preferences.png)
After this
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**.
You can now select **Arduboy, Arduboy DevKit** and **Arduboy Homebrew boards** from the Tools menu.
![menu](https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/images/menu.gif)