This is an old revision of the document!
Atmel Xmega Template
Introduction
This template targets Atmel's Xmega series of microcontrollers. The template also includes libraries for several common peripherals.
Specs
- Processor Support
- Atmel AVR Xmega (all)
- Included Libraries
- USART
- EEPROM
- SPI
- I2C/TWI
- Language: C++
- Toolchain: make + avr-gcc
- Programmer: avrdude
- Debugger: none (LED, printf over USART)