projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add new ARCH option to the makefiles to (eventually) specify the target device archit...
[pub/lufa.git]
/
LUFA
/
Drivers
/
Board
/
LEDs.h
diff --git
a/LUFA/Drivers/Board/LEDs.h
b/LUFA/Drivers/Board/LEDs.h
index
58cdffe
..
9ef2ea1
100644
(file)
--- a/
LUFA/Drivers/Board/LEDs.h
+++ b/
LUFA/Drivers/Board/LEDs.h
@@
-44,7
+44,7
@@
*/
/** \ingroup Group_BoardDrivers
*/
/** \ingroup Group_BoardDrivers
- *
@
defgroup Group_LEDs LEDs Driver - LUFA/Drivers/Board/LEDs.h
+ *
\
defgroup Group_LEDs LEDs Driver - LUFA/Drivers/Board/LEDs.h
*
* \section Sec_Dependencies Module Source Dependencies
* The following files must be built with any user project that uses this module:
*
* \section Sec_Dependencies Module Source Dependencies
* The following files must be built with any user project that uses this module:
@@
-165,7
+165,7
@@
#include "MICROSIN162/LEDs.h"
#elif (BOARD == BOARD_SPARKFUN8U2)
#include "SPARKFUN8U2/LEDs.h"
#include "MICROSIN162/LEDs.h"
#elif (BOARD == BOARD_SPARKFUN8U2)
#include "SPARKFUN8U2/LEDs.h"
- #el
if (BOARD == BOARD_USER)
+ #el
se
#include "Board/LEDs.h"
#endif
#include "Board/LEDs.h"
#endif