10 Forks
84 Stars
84 Watchers

avrdude

AVRDUDE for Windows

How to download and setup avrdude

Open terminal and run command
git clone https://github.com/mariusgreuel/avrdude.git
git clone is used to create a copy or clone of avrdude repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with avrdude https://github.com/mariusgreuel/avrdude/archive/master.zip

Or simply clone avrdude with SSH
[email protected]:mariusgreuel/avrdude.git

If you have some problems with avrdude

You may open issue on avrdude support forum (system) here: https://github.com/mariusgreuel/avrdude/issues