Improve the BoardDriver build test, check for mismatches board hardware support macros or missing driver macros.
This commit is contained in:
parent
c8f2269804
commit
85a0e75c60
5 changed files with 63 additions and 31 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue