Hi,
I'm attempting to get the Digistump projects working as a 3rd-party board in Arduino 1.6.4. I think it almost works, but I'm getting hung up on a problem with avr-dummy, as the path to micronucleus seems hardcoded within it. Additionally, I only have support for Mac and Windows--not Linux--and only the AVR boards at this time.
Here's the GitHub project:
https://github.com/boneskull/digistump-board-indexTo use it, open Arduino prefs and add the url
http://boneskull.com/digistump-board-index/package_digistump_index.json into the appropriate text field. Then, open the Board Manager, and you'll see the Digistump AVR boards listed; you should be able to install. You will run into problems when uploading however.
Any help would be appreciated. And if Digistump would like to take this project over, I'll happily transfer ownership.
thanks
Chris