Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Erik Strand
lufa
Commits
546ab871
Commit
546ab871
authored
Sep 14, 2010
by
Dean Camera
Browse files
Fix board name redefinition in BoardTypes.h (thanks to Daniel Czigany).
parent
e61345f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
LUFA/Common/BoardTypes.h
View file @
546ab871
...
@@ -114,7 +114,7 @@
...
@@ -114,7 +114,7 @@
#define BOARD_UDIP 16
#define BOARD_UDIP 16
/** Selects the BUI specific board drivers, including the driver for the board LEDs. */
/** Selects the BUI specific board drivers, including the driver for the board LEDs. */
#define BOARD_
UDIP
17
#define BOARD_
BUI
17
#if !defined(__DOXYGEN__)
#if !defined(__DOXYGEN__)
#define BOARD_ BOARD_NONE
#define BOARD_ BOARD_NONE
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment