AVR Software Framework: AVR XMEGA Xplain Board
Copyright © 2010 Atmel Corporation
Introduction
This folder contains a software abstraction for AVR® XMEGA™ Xplain board, providing an access to each hardware resources of the boards.
Xplain Folder Description
This directory contains the following:
- Specific board for the ATxmega128A1 device.
- xplain.h: A preprocessor mapping of the ATxmega128A1 device connections to the AVRXPLAIN hardware resources. When using this board, the BOARD preprocessor define should be set equal to XPLAIN (Example on gcc: -D BOARD=XPLAIN).
