mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-10-10 12:41:01 +00:00
creating the tag. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/tags/RELEASE_6_1@1294 81a1dc3b-b13d-400b-aceb-764788c761c2
14 lines
154 B
Plaintext
14 lines
154 B
Plaintext
$Id$
|
|
|
|
How to build avrdude from SVN:
|
|
|
|
1. svn co svn://svn.savannah.nongnu.org/avrdude/trunk
|
|
|
|
2. cd trunk/avrdude
|
|
|
|
3. ./bootstrap
|
|
|
|
4. ./configure
|
|
|
|
5. make
|