The following are the jsons I have added in VM configuration:
https://adafruit.github.io/arduino-board-index/package_adafruit_index.json https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/packa... https://raw.githubusercontent.com/carlosefr/atmega/master/package_carlosefr_atme... VM Explorer is also showing me the contents of the following json's that I entered into the Arduino IDE's url list but not VM's:
http://arduino.esp8266.com/package_esp8266com_index.json https://dl.dropboxusercontent.com/u/2807353/femtoCore/package_femtocow_attiny_in... From all those, I have been attempting to install the attiny 1.0.1, the barebones atmega 1.1.0, and most recently the esp2866 1.6.4-673-g8cd3697 (but only to see if it would work, I don't intend to use it).
So far, nothing has installed. The only boards VM sees are the ones I had added before initially installing VM. Even adding the boards through the Arduino IDE, VM doesn't recognize anything other than the core and Adafruit ones.
Edit: not sure why it's splitting some of those urls into two lines. It shows up as one line when I am editing the post, but gets split when I save.
Edit edit: This morning I tried uninstalling everything. VM, Atmel Studio, Arduino, all of it, and reinstalling. But the uninstalls don't do a very complete job, apparently. After reinstalling, and before doing anything about boards manager, json url's, etc., everything is back to how it was. Core + Adafruit installed, all the same board manager url's configured, etc. Still can't install any new ones.
Edit edit edit: It was still looking at that manually configured contrib folder I created earlier (another setting that survived a complete reinstall). When I cleared that setting and let it go to the default folder, it had only the core files (Adafruit not installed). And upon trying to install the barebones atmega boards... it worked! Go figure. I have absolutely no idea what was stopping it from working before, or what made it work now, but... it does, so hurray?
Edit edit edit edit: Argh! After seeing the attiny and barebones boards install and work, I installed the Adafruit ones, too. As soon as I installed them, it wiped out the attiny and barebones boards. I was unable to reinstall them, even after uninstalling the Adafruit boards. So now I'm right back where I was. I can install the Adafruit boards and have them stick, but everything else disappears on a Rescan.
Edit 5: If I delete the entire Arduino15 folder in AppData\Roaming, then I can install the attiny and barebones boards. I guess for now, I'll just avoid installing the Adafruit ones. This whole thing is so bizarre...