avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [patch #6530] Arduino improvement


From: Joerg Wunsch
Subject: [avrdude-dev] [patch #6530] Arduino improvement
Date: Mon, 16 Feb 2009 11:07:38 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.19) Gecko/20081217 SeaMonkey/1.1.14

Follow-up Comment #3, patch #6530 (project avrdude):

One idea for an automatic method comes to mind that is free
of risk breaking backwards compatibility:

The suggested stk500_read_sig_bytes() function can duplicate
the functionatily of signature reading from avr_read() (it
has to contain the loop over three bytes anyway).  If the
spi_multi command fails in a way that indicates an Arduino
bootloader, it then goes ahead, and implements an Arduino-
specific method of reading the signature.  That way, anyone
else won't see any change in the behaviour but Arduino could
still be served.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6530>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]