From d1d4ddd85626567ddd0369387276ccf9680673d6 Mon Sep 17 00:00:00 2001 From: hathach Date: Sun, 16 Mar 2014 22:20:33 +0700 Subject: doxygen document --- tinyusb/common/common.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'tinyusb/common/common.h') 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_ -- cgit v1.3.1