Open
Description
I'm trying and failing to update my boards manager to install the beta versions, to support my own board based on SAMC21G18A (for CAN bus support). I have other cores successfully installed (MightyCore, TinyCore, ESP8266), as well as 1.6.16 of this core, so the process should work. I'm running Arduino IDE 1.8.5 on macOS 10.13.5.
I add the URL to the URL list in Preferences but nothing new appears in the boards manager. I can access the beta JSON file at the given URL (using curl).
Any thoughts ? Any log files I can look at ? Thanks