LUFA Custom Board Hardware Information Driver (Template) More...
Macros | |
#define | BOARD_HAS_BUTTONS |
#define | BOARD_HAS_LEDS |
This is a stub driver header file, for implementing custom board layout hardware with compatible LUFA board specific drivers. If the library is configured to use the BOARD_USER board mode, this driver file should be completed and copied into the "/Board/" folder inside the application's folder.
This stub is for the board-specific component of the LUFA Board Hardware information driver.
#define BOARD_HAS_BUTTONS |
Indicates the board has hardware Buttons mounted if defined.
#define BOARD_HAS_LEDS |
Indicates the board has hardware LEDs mounted if defined.