diff options
Diffstat (limited to 'tinyusb/common/common.h')
| -rw-r--r-- | tinyusb/common/common.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/tinyusb/common/common.h b/tinyusb/common/common.h index db4d72661..a24887b2d 100644 --- a/tinyusb/common/common.h +++ b/tinyusb/common/common.h @@ -36,13 +36,10 @@ */
/**************************************************************************/
-/** \defgroup Group_Common Common Files
+/** \addtogroup Group_Common Common Files
* @{
- *
* \defgroup Group_CommonH common.h
- *
- * @{
- */
+ * @{ */
#ifndef _TUSB_COMMON_H_
#define _TUSB_COMMON_H_
|
