name change

This commit is contained in:
Mr.Blinky 2018-03-25 15:32:23 +02:00 committed by GitHub
parent 3ecb78fef9
commit 2c0526afc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
# Arduboy-homebrew-package # Arduboy-homemade-package
Arduino IDE board package for Arduboy and homebrew versions with the following advantages: Arduino IDE board package for Arduboy and homemade versions with the following advantages:
* Single install * Single install
* Includes all Arduboy libraries with support for alternate displays and wiring * Includes all Arduboy libraries with support for alternate displays and wiring
* Includes Arduboy optimized Arduino core with extra features and space savings * Includes Arduboy optimized Arduino core with extra features and space savings
@ -9,15 +9,15 @@ Arduino IDE board package for Arduboy and homebrew versions with the following a
* Start Arduino IDE and press **CTRL + comma** to select properties. * Start Arduino IDE and press **CTRL + comma** to select properties.
* Copy and paste the URL below in **Additional Boards Manager URLs:** text box and click on **OK** * Copy and paste the URL below in **Additional Boards Manager URLs:** text box and click on **OK**
``` ```
https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/package_arduboy_homebrew_index.json https://raw.githubusercontent.com/MrBlinky/Arduboy-homemade-package/master/package_arduboy_homemade_index.json
``` ```
![preferences](https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/images/preferences.png) ![preferences](https://raw.githubusercontent.com/MrBlinky/Arduboy-homemade-package/master/images/preferences.png)
After this: After this:
* Go to **Tools > Boards > Board manager** * Go to **Tools > Boards > Board manager**
* In the text box type **Arduboy homebrew** * In the text box type **Arduboy homemade**
* Click on the **Arduboy Hombrew package** and click the **Install** button. * Click on the **Arduboy Hombrew package** and click the **Install** button.
You can now select **Arduboy, Arduboy DevKit** and **Arduboy Homebrew boards** from the Tools menu. You can now select **Arduboy, Arduboy DevKit** and **Arduboy homemade boards** from the Tools menu.
![menu](https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/images/menu.gif) ![menu](https://raw.githubusercontent.com/MrBlinky/Arduboy-homemade-package/master/images/menu.gif)