Author Topic: Linux 64b binary  (Read 3010 times)

minorthreat

  • Newbie
  • *
  • Posts: 5
Linux 64b binary
« on: January 23, 2013, 06:21:07 pm »
Care to build a Linux 64b binary?

minorthreat

  • Newbie
  • *
  • Posts: 5
Re: Linux 64b binary
« Reply #1 on: January 23, 2013, 06:28:04 pm »
I won't get to it until later this weekend (read sunday), but if anyone beats me to it here's the Howto from the wiki.
Quote
Get the newest stable Arduino IDE (1.03) at http://arduino.cc and unzip/install
Grab this zip file: https://github.com/digistump/DigisparkArduinoIntegration/archive/master.zip
Copy it into the Arduino directory, overwriting the existing files.
Grab this zip file and compile the avrdude dummy for your system: https://github.com/digistump/avr-dummy
Grab the command line uploader here: https://github.com/Bluebie/micronucleus-t85/tree/master/commandline and compile for your system.
Within the Arduino directory do the following
Go to hardware/tools
Rename avrdude to avrdude_original
Copy the avrdude executable compiled above into the directory
Copy the micronucleus executable compiled above into the directory
« Last Edit: January 23, 2013, 06:48:13 pm by minorthreat »