Copyright © 2007 Atmel Corporation
This folder contains a software abstraction for each AVR® UC3™ series 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 EVK1100 (Example on gcc: -D BOARD=EVK1100).
When using this board, the BOARD preprocessor define should be set equal to EVK1105 (Example on gcc: -D BOARD=EVK1105).
When using this board, the BOARD preprocessor define should be set equal to EVK1104 (Example on gcc: -D BOARD=EVK1104).
When using this board, the BOARD preprocessor define should be set equal to EVK1101 (Example on gcc: -D BOARD=EVK1101).
When using this board, the BOARD preprocessor define should be set equal to UC3C_EK (Example on gcc: -D BOARD=UC3C_EK).
When using this board, the BOARD preprocessor define should be set equal to UC3L_EK (Example on gcc: -D BOARD=UC3L_EK).
This folder contains a collection of supported AVR32 routing card for STK600.
Implied mechanism: all applications source code must only include board.h but the BOARD preprocessor define should be set to the target board name.