all Adafruit hardware gone from IDE tools

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
tbunce
 
Posts: 16
Joined: Mon Mar 21, 2016 6:50 pm

all Adafruit hardware gone from IDE tools

Post by tbunce »

Using OS X 10.13.6
IDE 1.8.5
opened up IDE went to tools to change board for new project
and All Adafruit hardware was gone.
restarted the IDE and still no Adafruit hardware.

How do I recover?

User avatar
oesterle
 
Posts: 806
Joined: Tue Sep 17, 2013 11:32 pm

Re: all Adafruit hardware gone from IDE tools

Post by oesterle »

In the Arduino IDE, in the Arduino menu, choose Preferences….

Locate the Additional Boards Manager URLs: field.
If it's blank, paste in this URL:

Code: Select all

https://adafruit.github.io/arduino-board-index/package_adafruit_index.json
Click OK
Quit, and reopen Arduino.
On the Tools menu, choose Board: _________ > Boards Manager
In the Boards Manager, search for Adafruit
Install the boards packages you need.

Cheers,

Eric

User avatar
tbunce
 
Posts: 16
Joined: Mon Mar 21, 2016 6:50 pm

Re: all Adafruit hardware gone from IDE tools

Post by tbunce »

Thank You

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”