diff options
Diffstat (limited to 'LUFA/Drivers/Board/STK525/HWB.h')
-rw-r--r-- | LUFA/Drivers/Board/STK525/HWB.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/LUFA/Drivers/Board/STK525/HWB.h b/LUFA/Drivers/Board/STK525/HWB.h index a91890cd3..2200453ee 100644 --- a/LUFA/Drivers/Board/STK525/HWB.h +++ b/LUFA/Drivers/Board/STK525/HWB.h @@ -36,12 +36,6 @@ * dispatch header located in LUFA/Drivers/Board/HWB.h.
*/
-/** \ingroup Group_HWB
- * @defgroup Group_HWB_STK525 STK525
- *
- * @{
- */
-
#ifndef __HWB_STK525_H__
#define __HWB_STK525_H__
@@ -84,4 +78,3 @@ #endif
-/** @} */
|