BoardTypes.h File Reference

Supported board hardware defines. More...

Defines

#define BOARD_USBKEY   0
#define BOARD_STK525   1
#define BOARD_STK526   2
#define BOARD_RZUSBSTICK   3
#define BOARD_ATAVRUSBRF01   4
#define BOARD_USER   5
#define BOARD_BUMBLEB   6
#define BOARD_XPLAIN   7
#define BOARD_XPLAIN_REV1   8
#define BOARD_EVK527   9
#define BOARD_NONE   10
#define BOARD_TEENSY   11
#define BOARD_USBTINYMKII   12
#define BOARD_BENITO   13
#define BOARD_JMDBU2   14

Detailed Description

This file contains constants which can be passed to the compiler (via setting the macro BOARD) in the user project makefile using the -D option to configure the library board-specific drivers.

Note:
Do not include this file directly, rather include the Common.h header file instead to gain this file's functionality.
Generated by  doxygen 1.6.3