mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-10-09 04:01:01 +00:00
534f6357635126a41f9c0de43ca8a483d89a6ad3
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%