Skip to content

Instantly share code, notes, and snippets.

@AdySan
Created August 13, 2015 03:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AdySan/6b3ae2965b252e0c5707 to your computer and use it in GitHub Desktop.
Save AdySan/6b3ae2965b252e0c5707 to your computer and use it in GitHub Desktop.
Fix Arduino 1.6.5 to work with Digispark
chmod +x /Users/maurizio_bollini/Library/Arduino15/packages/digistump/tools/micronucleus/2.0a4/launcher
chmod +x /Users/maurizio_bollini/Library/Arduino15/packages/digistump/tools/micronucleus/2.0a4/micronucleus
@AdySan
Copy link
Author

AdySan commented Aug 13, 2015

Found this here http://digistump.com/board/index.php/topic,1813.0.html

I got a cheap Digispark (ATTiny85) clone from AliExpress, but the USB uploads were'n working. I found that the Arduino 1.6.5 package for Mac had some issues as explained in the above link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment