Hannes Weisbach be385b2b48 avr.c: Adds avr_tpi_program_enable
Generic function enabling external programming on TPI devices. This
function sets the required guard time (which is passed in as parameter),
checks the TPI identification register, writes SKEY command + SKEY, and
finally polls the NVMEN bit in TPISR.

avr.h: Add prototype definitions of avr_tpi_program_enable() and
avr_tpi_chip_erase().
avrftdi_tpi.c: Removes tpi_skey_cmd array, containing the SKEY command
and the SKEY bytes.
tpi.h: Adds tpi_skey_cmd array, containing the SKEY command and the SKEY
bytes, but in the reverse order of tpi_skey.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1167 81a1dc3b-b13d-400b-aceb-764788c761c2
2013-05-06 12:49:26 +00:00
2013-05-06 12:49:26 +00:00
2013-05-06 12:49:26 +00:00
2005-11-29 20:28:51 +00:00
2011-08-16 10:37:09 +00:00
2013-05-06 12:49:26 +00:00
2003-03-12 01:25:43 +00:00
2003-03-12 01:25:43 +00:00
2007-01-07 22:34:21 +00:00
2009-02-05 16:17:57 +00:00
2010-01-08 10:41:27 +00:00
2013-01-02 10:12:41 +00:00
2013-04-27 20:52:01 +00:00
2007-01-24 22:43:46 +00:00
2007-01-24 22:43:46 +00:00
2012-02-01 22:26:58 +00:00
2012-12-03 21:03:06 +00:00
2003-03-11 22:34:53 +00:00
2013-05-06 12:49:26 +00:00

See the documentation file for the details.

The latest version of AVRDUDE is always available here:

  http://savannah.nongnu.org/projects/avrdude

Languages
HTML 67.7%
C 25.4%
JavaScript 4%
Roff 0.6%
Yacc 0.5%
Other 1.6%