Start update of documentation to support possible multiple architectures in the futur...
[pub/lufa.git] / LUFA / Drivers / Board / MINIMUS / Buttons.h
index 9b3016f..518db88 100644 (file)
@@ -30,8 +30,7 @@
 \r
 /** \file\r
  *  \brief Board specific Buttons driver header for the MINIMUS.\r
- *\r
- *  Board specific Buttons driver header for the MINIMUS.\r
+ *  \copydetails Group_Buttons_MINIMUS\r
  *\r
  *  \note This file should not be included directly. It is automatically included as needed by the Buttons driver\r
  *        dispatch header located in LUFA/Drivers/Board/Buttons.h.\r
  \r
 /** \ingroup Group_Buttons\r
  *  \defgroup Group_Buttons_MINIMUS MINIMUS\r
+ *  \brief Board specific Buttons driver header for the MINIMUS.\r
  *\r
  *  Board specific Buttons driver header for the MINIMUS.\r
  *\r
- *  \note This file should not be included directly. It is automatically included as needed by the Buttons driver\r
- *        dispatch header located in LUFA/Drivers/Board/Buttons.h.\r
- *\r
  *  @{\r
  */\r
 \r
@@ -52,9 +49,6 @@
 #define __BUTTONS_MINIMUS_H__\r
 \r
        /* Includes: */\r
-               #include <avr/io.h>\r
-               #include <stdbool.h>\r
-\r
                #include "../../../Common/Common.h"\r
 \r
        /* Enable C linkage for C++ Compilers: */\r