Copyright © 2006-2008 Atmel Corporation
This folder contains a software abstraction for each AVR®32 AT32AP7000 board, providing an access to each hardware resources of the boards.
This directory consists of the following contents:
When using this board, the BOARD preprocessor define should be set equal to STK1000 (Example on gcc: -D BOARD=STK1000).
Implied mechanism: all applications source code must only include board.h but the BOARD preprocessor define should be set to the target board name.