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

Board specific information header for the Atmel XMEGA B1 Xplained. More...

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

Macros

#define BOARD_HAS_BUTTONS
 
#define BOARD_HAS_DATAFLASH
 
#define BOARD_HAS_LEDS
 

Detailed Description

Board specific information header for the Atmel XMEGA B1 Xplained.

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.