LUFA Library  130901
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Board.h File Reference

Board specific information header for the Atmel USBKEY. More...

#include "../../../../Common/Common.h"
#include "../../Buttons.h"
#include "../../Dataflash.h"
#include "../../Joystick.h"
#include "../../LEDs.h"

Macros

#define BOARD_HAS_BUTTONS
 
#define BOARD_HAS_DATAFLASH
 
#define BOARD_HAS_JOYSTICK
 
#define BOARD_HAS_LEDS
 

Detailed Description

Board specific information header for the Atmel USBKEY.

Note
This file should not be included directly. It is automatically included as needed by the Board driver dispatch header located in LUFA/Drivers/Board/Board.h.