Added start of a port of the core USB driver code to the AVR32 UC3B architecture.
[pub/USBasp.git] / LUFA / Drivers / Board / STK526 / LEDs.h
index e4b0fca..d8ccab1 100644 (file)
 
 /** \file
  *  \brief Board specific LED driver header for the Atmel STK526.
 
 /** \file
  *  \brief Board specific LED driver header for the Atmel STK526.
- *
- *  Board specific LED driver header for the Atmel STK526.
+ *  \copydetails Group_LEDs_STK526
  *
  *  \note This file should not be included directly. It is automatically included as needed by the LEDs driver
  *        dispatch header located in LUFA/Drivers/Board/LEDs.h.
  */
 
 /** \ingroup Group_LEDs
  *
  *  \note This file should not be included directly. It is automatically included as needed by the LEDs driver
  *        dispatch header located in LUFA/Drivers/Board/LEDs.h.
  */
 
 /** \ingroup Group_LEDs
- *  @defgroup Group_LEDs_STK526 STK526
+ *  \defgroup Group_LEDs_STK526 STK526
+ *  \brief Board specific LED driver header for the Atmel STK526.
  *
  *  Board specific LED driver header for the Atmel STK526.
  *
  *
  *  Board specific LED driver header for the Atmel STK526.
  *
- *  \note This file should not be included directly. It is automatically included as needed by the LEDs driver
- *        dispatch header located in LUFA/Drivers/Board/LEDs.h.
- *
  *  @{
  */
 
  *  @{
  */
 
@@ -52,8 +49,6 @@
 #define __LEDS_STK526_H__
 
        /* Includes: */
 #define __LEDS_STK526_H__
 
        /* Includes: */
-               #include <avr/io.h>
-
                #include "../../../Common/Common.h"
 
        /* Enable C linkage for C++ Compilers: */
                #include "../../../Common/Common.h"
 
        /* Enable C linkage for C++ Compilers: */