Improve the BoardDriver build test, check for mismatches board hardware support macros or missing driver macros.

This commit is contained in:
Dean Camera 2013-05-17 20:34:13 +02:00
parent c8f2269804
commit 85a0e75c60
5 changed files with 63 additions and 31 deletions

View file

@ -57,6 +57,8 @@
#error Do not include this file directly. Include LUFA/Drivers/Board/Buttons.h instead.
#endif
#define BOARD_DUMMY_BUTTONS_IMPLEMENTATION
/* Public Interface - May be used in end-application: */
/* Macros: */
/** Button mask for the first button on the board. */