Arduino/hardware/arduino
David A. Mellis d83543cff1 Use "wiring" (not "stk500v2") avrdude protocol for uploads to Mega 2560.
It performs the auto-reset in avrdude.  Otherwise, some uploads seem to fail (possibly because it takes too long to launch avrdude from the IDE, so there's too much of a delay between the auto-reset done by the IDE and the upload).

http://code.google.com/p/arduino/issues/detail?id=806
2012-07-15 09:12:08 -04:00
..
bootloaders changed PID values for Leonardo bootloader and sketch 2012-04-25 15:56:18 -04:00
cores/arduino Print "ovf" if float to be printed doesn't fit in a long. 2012-06-28 23:20:56 -04:00
firmwares Added latest firmware for usbserial (not combined with DFU) 2011-11-12 12:57:30 +01:00
variants Updating SoftwareSerial pin mapping (pin change interrupts) for Leonardo. 2012-05-20 15:56:49 -07:00
boards.txt Use "wiring" (not "stk500v2") avrdude protocol for uploads to Mega 2560. 2012-07-15 09:12:08 -04:00
programmers.txt Putting ArduinoISP back to 19200 baud. 2012-03-15 19:02:08 -04:00