Is anyone able to provide me some guidance on why it might not work?
It is probably because you are doing something wrong.
You did something. You didn't way what.
You expected something to happen. You didn't say what.
Something actually happened. You didn't say what.
Below is my JSON file
You didn't even get that right. Your JSON file is not below. What is below is some URL that isn't even clickable. Even if it were, I'm not going there. There IS a mechanism, incredibly simple to use, to post your files HERE.
I have update the post to simply include the code since that seems to be an issue for some people...
Anyway basically I am trying to make a board JSON to allow for easy installation of the board into 1.6
As far as I can see my JSON matches the specifications but nothing is working, no errors are logged, no boards are added to the list in the IDE
The only thing I can see is the JSON is cached in the ~\Library\Arduino15\ folder, which matches the JSON it is downloading which confirms the connection is working but likely a parsing issue in the JSON/IDE
My modification makes it at least show up in the Boards Manager. Did you forget this step?
Cheers!
I just attempted it in the Windows IDE as well with no joy, all I am doing is putting http://files.semaja2.net/attiny13.json into the "Additional Boards URL" section
Do you have an online copy of yours that I can try? I suspect something about the file formatting could be causing the issues?
semaja2:
I just attempted it in the Windows IDE as well with no joy, all I am doing is putting http://files.semaja2.net/attiny13.json into the "Additional Boards URL" section