Skip to content

TheAngusMcFire/AvrTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AvrTemplate

This is a basic template for AVR projects

The Arduino nano will be the main target because it is cheap and usable on breadboards.

Toolchain

For Linux:

Just use the default avr-gcc toolchain

use make install to install the build tools

For Windows

The Compiler from the Arduino zip file works perfectly. Use the make.exe from cygwin64 package Add both to the Windows Path this should be all to get it building.

About

This is a basic template for AVR projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published