Added board hardware driver support for the Busware CUL V3 board.
Added SVN eol-style property to the library driver files that are missing it.
This commit is contained in:
@@ -101,6 +101,8 @@
|
||||
#include "USBFOO/Buttons.h"
|
||||
#elif (BOARD == BOARD_UDIP)
|
||||
#include "UDIP/Buttons.h"
|
||||
#elif (BOARD == BOARD_CULV3)
|
||||
#include "CULV3/Buttons.h"
|
||||
#elif (BOARD == BOARD_USER)
|
||||
#include "Board/Buttons.h"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user