mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-29 23:45:27 +00:00
46db168b4fd908cabb78828584916a59413e6c91
avr910 programmer. Original Submission: The attached patch against avrdude 4.4.0 fixes the following problems with paged writes in avr910.c: - failure to re-set address after page writes; - no polling or delay after page writes; - no page writes when not using auto-increment; - an extraneous page write when data ends on page boundary. Submitted by: "Nic" <avrdude@schraudolph.org> git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@510 81a1dc3b-b13d-400b-aceb-764788c761c2
See the documentation file for the details. The latest version of AVRDUDE is always available here: http://savannah.nongnu.org/projects/avrdude
Description
Languages
HTML
67.7%
C
25.4%
JavaScript
4%
Roff
0.6%
Yacc
0.5%
Other
1.6%