Closed GoogleCodeExporter closed 9 years ago
Original comment by dmel...@gmail.com
on 23 Sep 2009 at 11:57
Moved compilation during upload to the same temporary folder used during verify
/ compile.
Original comment by dmel...@gmail.com
on 23 Dec 2009 at 12:12
I happen to often access the applet folder, looking for .elf and .hex files.
Now i can't easily access them, because the temp folder has a strange path on
my osx machine.
Other people feel similar, have a look at this thread:
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1268011960
The attached patch is a suggestion on a very simple fix: Make the temp folder
accessible in the Sketch Menu:
* Compilation is still done in temp folder, so no regression regarding the .dmg
issue
* Easy Access to the temp / compilation folder, where we can copy the .hex or
.elf files from.
* No negative Effects for Beginners
Please consider this Patch for next Release of Arduino.
Best Regards,
Thomas Seiler
Original comment by thsei...@gmail.com
on 28 Jun 2010 at 4:24
Attachments:
Original issue reported on code.google.com by
dmel...@gmail.com
on 23 Sep 2009 at 11:12