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