More documentation changes for better module-level documentation rather than file-level documentation.

This commit is contained in:
Dean Camera
2009-04-17 05:04:21 +00:00
parent 6380d057f8
commit d38fa49cb6
61 changed files with 414 additions and 322 deletions

View File

@@ -36,12 +36,6 @@
* dispatch header located in LUFA/Drivers/Board/HWB.h.
*/
/** \ingroup Group_HWB
* @defgroup Group_HWB_STK526 STK526
*
* @{
*/
#ifndef __HWB_STK526_H__
#define __HWB_STK526_H__
@@ -83,5 +77,3 @@
#endif
#endif
/** @} */