Added support for the DorkbotPDX Duce board.
This commit is contained in:
parent
bd6123e2c1
commit
69ecaae732
5 changed files with 154 additions and 0 deletions
|
|
@ -204,6 +204,9 @@
|
|||
/** Selects the Bitwizard Big-Multio specific board drivers, including the driver for the board LEDs. */
|
||||
#define BOARD_BIGMULTIO 46
|
||||
|
||||
/** Selects the DorkbotPDX Duce specific board drivers, including the driver for the board LEDs. */
|
||||
#define BOARD_DUCE 47
|
||||
|
||||
#if !defined(__DOXYGEN__)
|
||||
#define BOARD_ BOARD_NONE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue