Start update of documentation to support possible multiple architectures in the futur...
[pub/lufa.git] / LUFA / Drivers / Board / SPARKFUN8U2 / LEDs.h
index 2a3961e..1d52913 100644 (file)
@@ -30,8 +30,7 @@
 \r
 /** \file\r
  *  \brief Board specific LED driver header for the Sparkfun ATMEGA8U2 breakout board.\r
- *\r
- *  Board specific LED driver header for the Sparkfun ATMEGA8U2 breakout board (http://www.sparkfun.com/products/10277).\r
+ *  \copydetails Group_LEDs_SPARKFUN8U2\r
  *\r
  *  \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
  *        dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
 \r
 /** \ingroup Group_LEDs\r
  *  \defgroup Group_LEDs_SPARKFUN8U2 SPARKFUN8U2\r
+ *  \brief Board specific LED driver header for the Sparkfun ATMEGA8U2 breakout board.\r
  *\r
- * Board specific LED driver header for the Sparkfun ATMEGA8U2 breakout board (http://www.sparkfun.com/products/10277).\r
- *\r
- *  \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
- *        dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
+ *  Board specific LED driver header for the Sparkfun ATMEGA8U2 breakout board (http://www.sparkfun.com/products/10277).\r
  *\r
  *  @{\r
  */\r
@@ -52,8 +49,6 @@
 #define __LEDS_SPARKFUN8U2_H__\r
 \r
        /* Includes: */\r
-               #include <avr/io.h>\r
-\r
                #include "../../../Common/Common.h"\r
 \r
        /* Enable C linkage for C++ Compilers: */\r