X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/3d4d8e7f628f9dc9981242f69b097333faa9940d..02dfd7dc3ddf5f485bdd47d45867fa58b569ca2f:/LUFA/Drivers/Board/EVK527/Buttons.h?ds=sidebyside diff --git a/LUFA/Drivers/Board/EVK527/Buttons.h b/LUFA/Drivers/Board/EVK527/Buttons.h index f9b3da12e..98c8ce644 100644 --- a/LUFA/Drivers/Board/EVK527/Buttons.h +++ b/LUFA/Drivers/Board/EVK527/Buttons.h @@ -30,8 +30,7 @@ /** \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. @@ -39,12 +38,10 @@ /** \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. * - * \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. - * * @{ */ @@ -52,15 +49,6 @@ #define __BUTTONS_EVK527_H__ /* Includes: */ - #include - #include - - #include "../../../Common/Common.h" - - /* Includes: */ - #include - #include - #include "../../../Common/Common.h" /* Enable C linkage for C++ Compilers: */