Back to main page

AVR®32 AT32AP7000 Software Framework: the BOARDS folder

Copyright © 2006-2008 Atmel Corporation

Introduction

This folder contains a software abstraction for each AVR®32 AT32AP7000 board, providing an access to each hardware resources of the boards.

 

BOARDS folder Description

This directory consists of the following contents:

  • Boards for the AVR®32 AT32AP7000.
  • STK1000 Starter Kit: Software abstraction for accessing the hardware resources available on the STK1000.

  • When using this board, the BOARD preprocessor define should be set equal to STK1000 (Example on gcc: -D BOARD=STK1000).

  • Standard board header file: board.h
  • Implied mechanism: all applications source code must only include board.h but the BOARD preprocessor define should be set to the target board name.

     


    AVR is a registered trademark of Atmel Corporation.