Atmega8 Programming Resources Using GNU GCC

Resources - Great Place to start finding information
http://www.avrfreaks.net/AVRGCC/

From what I am told the best c library and environment to use with AVR's,
Also been told that WinAVR is used in conjunction with AVR Libc

WinAVR
http://winavr.sourceforge.net/

AVR Libc
http://www.nongnu.org/avr-libc/
http://savannah.nongnu.org/projects/avr-libc/

Comments

Popular posts from this blog

Vim vi how to reload a file your editing