More Doxygen fixes - ensure no undocumented function parameters.
[pub/USBasp.git] / LUFA / Drivers / Board / STK526 / Dataflash.h
index 443c1a7..cb8193e 100644 (file)
 \r
 /** \file\r
  *\r
- *  Board specific HWB driver header for the STK525.\r
+ *  Board specific Dataflash driver header for the STK525.\r
  *\r
  *  \note This file should not be included directly. It is automatically included as needed by the dataflash driver\r
  *        dispatch header located in LUFA/Drivers/Board/Dataflash.h.\r
  */\r
 \r
+/** \ingroup Group_Dataflash\r
+ *  @defgroup Group_Dataflash_STK526 STK526\r
+ *\r
+ *  @{\r
+ */\r
+\r
 #ifndef __DATAFLASH_STK526_H__\r
 #define __DATAFLASH_STK526_H__\r
 \r
                        }\r
                        \r
 #endif\r
+
+/** @} */\r