mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-29 07:25:27 +00:00
4485f9807b9f5f544edff28a4d7cbc8f7be151d2
Renames pin_name() from avrpart.c to avr_pin_name() and adds a (globally visible)declaration in avrpart.h The function takes an integer argument from the pin-enum in pindefs.h and converts it to a string. The returned string corresponds to the pin names used in avrdude.conf. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1095 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%