====== Atmel ATMega Template ====== ===== Introduction ===== This template targets Atmel's ATMega series of microcontrollers. The template also includes libraries for several common peripherals. ===== Specs ===== * Processor Support * Atmel AVR ATMega (all) * Included Libraries * USART * I²C/TWI * Language: C++ * Toolchain: make + avr-gcc * Programmer: avrdude * Debugger: none (LED, printf over USART) ===== Download ===== * All templates: [[https://github.com/alexforencich/templates/zipball/master|Latest zip from GitHub]] ===== Links ===== * [[:en:xboot:|XBoot Bootloader]] * [[http://www.atmel.com/|ATMEL]] * [[http://www.atmel.com/products/microcontrollers/avr/megaavr.aspx|ATMEL megaAVR Product Line]] * [[wp>Atmel]] * [[wp>Atmel AVR]]