Simplify the internal serial extraction routines for each architecture.
[pub/USBasp.git] / LUFA / Drivers / Board / EVK527 / Buttons.h
index f9b3da1..98c8ce6 100644 (file)
@@ -30,8 +30,7 @@
 
 /** \file
  *  \brief Board specific Buttons driver header for the Atmel EVK527.
 
 /** \file
  *  \brief Board specific Buttons driver header for the Atmel EVK527.
- *
- *  Board specific Buttons driver header for the Atmel EVK527.
+ *  \copydetails Group_Buttons_EVK527
  *
  *  \note This file should not be included directly. It is automatically included as needed by the Buttons driver
  *        dispatch header located in LUFA/Drivers/Board/Buttons.h.
  *
  *  \note This file should not be included directly. It is automatically included as needed by the Buttons driver
  *        dispatch header located in LUFA/Drivers/Board/Buttons.h.
 
 /** \ingroup Group_Buttons
  *  \defgroup Group_Buttons_EVK527 EVK527
 
 /** \ingroup Group_Buttons
  *  \defgroup Group_Buttons_EVK527 EVK527
+ *  \brief Board specific Buttons driver header for the Atmel EVK527.
  *
  *  Board specific Buttons driver header for the Atmel EVK527.
  *
  *
  *  Board specific Buttons driver header for the Atmel EVK527.
  *
- *  \note This file should not be included directly. It is automatically included as needed by the Buttons driver
- *        dispatch header located in LUFA/Drivers/Board/Buttons.h.
- *
  *  @{
  */
 
  *  @{
  */
 
 #define __BUTTONS_EVK527_H__
 
        /* Includes: */
 #define __BUTTONS_EVK527_H__
 
        /* Includes: */
-               #include <avr/io.h>
-               #include <stdbool.h>
-
-               #include "../../../Common/Common.h"
-
-       /* Includes: */
-               #include <avr/io.h>
-               #include <stdbool.h>
-
                #include "../../../Common/Common.h"
 
        /* Enable C linkage for C++ Compilers: */
                #include "../../../Common/Common.h"
 
        /* Enable C linkage for C++ Compilers: */