mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-09-21 16:46:30 +03: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
Languages
C
98.3%
Python
0.4%
Roff
0.4%
Shell
0.2%
Yacc
0.2%
Other
0.2%