joerg_wunsch a4c8ac47bb bug #34027: avrdude AT90S1200 Problem (part 1 - bitbang
programmers)
* config_gram.y: Introduce new keyword "is_at90s1200".
* lexer.l: (Ditto.)
* avrdude.conf.in: Applew new keyword to the AT90S1200 device.
* avrpart.h: Introduce new flag AVRPART_IS_AT90S1200, reflecting
the is_at90s1200 configuration keyword.
* bitbang.c (bitbang_initialize): Replace existing test for
AT90S1200 by AVRPART_IS_AT90S1200
* avr.c (avr_write_byte_default): Avoid the pre-write reading for
the AT90S1200, as this appears to sometimes corrupt the high byte
by pre-programming the low byte just written into it.




git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1002 81a1dc3b-b13d-400b-aceb-764788c761c2
2011-08-29 09:25:04 +00:00
2010-01-22 16:40:17 +00:00
2009-02-25 09:39:04 +00:00
2011-08-26 20:35:58 +00:00
2007-01-24 22:43:46 +00:00
2011-08-23 21:03:36 +00:00
2010-01-22 16:40:17 +00:00
2005-11-29 20:28:51 +00:00
2011-08-16 10:37:09 +00:00
2010-01-07 13:29:49 +00:00
2011-08-26 20:50:32 +00:00
2011-08-26 20:50:32 +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
2011-08-26 20:30:26 +00:00
2011-08-26 20:30:26 +00:00
2011-08-27 21:23:57 +00:00
2007-01-24 22:43:46 +00:00
2007-01-24 22:43:46 +00:00
2007-01-24 22:43:46 +00:00
2011-08-12 15:53:53 +00:00
2007-01-24 22:43:46 +00:00
2007-01-24 22:43:46 +00:00
2006-12-11 12:47:35 +00:00
2007-01-24 22:43:46 +00:00
2011-08-26 20:30:26 +00:00
2011-08-26 20:22:09 +00:00
2011-08-27 21:34:18 +00:00
2011-08-26 12:35:08 +00:00
2007-01-24 22:43:46 +00:00
2011-08-23 21:03:36 +00:00
2011-08-26 12:35:08 +00:00
2010-01-17 16:58:06 +00:00
2007-01-24 22:43:46 +00:00
2010-01-22 16:40:17 +00:00
2003-03-11 22:34:53 +00:00
2010-03-05 08:28:42 +00:00
2007-01-24 22:43:46 +00:00
2011-08-25 19:03:10 +00:00
2011-08-23 21:03:36 +00:00
2011-08-23 21:03:36 +00:00
2007-01-24 22:43:46 +00:00
2009-10-10 01:41:40 +00:00
2011-08-26 20:22:09 +00:00
2011-08-26 20:22:09 +00:00
2011-08-26 20:22:09 +00:00
2010-01-22 16:40:17 +00:00
2007-01-24 22:43:46 +00:00
2011-08-26 12:35:08 +00:00
2007-01-24 22:43:46 +00:00
2011-08-26 05:46:50 +00:00
2011-08-25 19:03:10 +00:00
2007-10-29 18:03:02 +00:00
2011-08-26 20:22:09 +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%