0 Forks
1 Stars
1 Watchers

AVR-Flash

A short and simple script to automate the process of compilation and flash the program into AVR microcontroller.

How to download and setup AVR-Flash

Open terminal and run command
git clone https://github.com/daringjoker/AVR-Flash.git
git clone is used to create a copy or clone of AVR-Flash 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 AVR-Flash https://github.com/daringjoker/AVR-Flash/archive/master.zip

Or simply clone AVR-Flash with SSH
[email protected]:daringjoker/AVR-Flash.git

If you have some problems with AVR-Flash

You may open issue on AVR-Flash support forum (system) here: https://github.com/daringjoker/AVR-Flash/issues