Release Notes - AVR32 AP7000 Software Framework 
--------------------------------------------
Release version: 1.0.0
Release date: 2008-10

AVR32-SoftwareFramework-1.0.0-AT32AP7000.

Supported tools:
   # AVR32 GNU Toolchain (2.1) with GCC version: 4.2.2-atmel.1.1.0 (mingw32 special)

   # AVR32Studio Version: 2.1

   # IAR EWAVR32 v2.22A with updated header files (unzip the
     UTILS/AVR32_HEADER_FILES/AVR32_Header_Files.zip under
     <your IAR installation folder>/Embedded Workbench 4.0/avr32/inc/).

1 Overview
----------
The AVR32 AT32AP7000 Software Framework consists of AVR32 AP7 microcontroller
drivers.

Each software module is provided with full source code, example of usage, rich
html documentation and ready-to-use projects for the IAR EWAVR32 and GNU GCC
compilers.


2 Downloading and Installing
----------------------------

The software can be found on the AVR32 Technical Library CD, or downloaded
from Atmel's website at http://www.atmel.com/products/AVR32/ under the
"Tools & Software" menu.

Unzip the package zip file (AVR32-SoftwareFramework-AT32AP7000-1.0.0.zip)
under a local folder on your PC.
Open the \AVR32-SoftwareFramework-AT32AP7000-1.0.0\AVR32_Readme.html file to
browse through the documentation.


3 Contents
-----------
The following tables describe the availability of framework modules for the  AVR32 AP7000
series.

|-------------------------------------| AP7000 | 
|BOARDS-------------------------------|--------|
|  STK1000                            |   x    |  
|-------------------------------------|--------|


|-------------------------------------| AP7000 |
|DRIVERS------------------------------|--------|
|  CPU / CYCLE_COUNTER                |   x    |
|  EBI / SDRAMC                       |   x    |
|  INTC                               |   x    |
|  LCDC                               |   x    |
|  PIO                                |   x    |
|  PM                                 |   x    |
|  PWM                                |   x    |
|  SPI                                |   x    |
|  SSC / I2S                          |   x    |
|  TC                                 |   x    |
|  TWI                                |   x    |
|  USART                              |   x    |
|-------------------------------------|--------|


|-------------------------------------| AP7000 |
|COMPONENTS---------------------------|--------|
|  DISPLAY / LTV350QV                 |   x    |
|  MEMORY / SDRAM / MT481C2M32B2TG    |   x    |
|-------------------------------------|--------|


|-------------------------------------| AP7000 |
|SERVICES-----------------------------|--------|
|  PICTURES / BMP                     |   x    |
|-------------------------------------|--------|


|-------------------------------------| AP7000 |
|UTILS--------------------------------|--------|
|  AVR32_HEADER_FILES                 |   x    |
|  DEBUG                              |   x    |
|  PREPROCESSOR                       |   x    |
|-------------------------------------|--------|


4 News
------

4.1 New Features
  * Initial public release.

4.2 Notable Bug Fixes and Improvements

4.3 Known Bugs and Limitations


5 Contact Information 
---------------------

For support on the AP7000 Software Framework please see http://support.atmel.no/.


6 Copyright (c) 2008, Atmel Corporation All rights reserved.
------------------------------------------------------------

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. The name of ATMEL may not be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY ATMEL ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE EXPRESSLY AND
SPECIFICALLY DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


