summaryrefslogtreecommitdiff
path: root/tinyusb/common/common.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-03-25 13:11:22 +0700
committerhathach <[email protected]>2014-03-25 13:11:22 +0700
commit45aef4c04c0ec7627780a135594d361c94256956 (patch)
tree3889d22a69e8bed8d9965aafdf7eaccb787963dd /tinyusb/common/common.h
parent15d0139bc5d17bb8cda5bf98c3ae5631b62f1e84 (diff)
more doxygen stuffs
Diffstat (limited to 'tinyusb/common/common.h')
-rw-r--r--tinyusb/common/common.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/tinyusb/common/common.h b/tinyusb/common/common.h
index 6a6e00701..e1ff26e89 100644
--- a/tinyusb/common/common.h
+++ b/tinyusb/common/common.h
@@ -36,8 +36,7 @@
*/
/**************************************************************************/
-/** \defgroup Group_Common Common Files
- * @{
+/** \ingroup Group_Common
* \defgroup Group_CommonH common.h
* @{ */
@@ -285,4 +284,3 @@ static inline uint8_t cardinality_of(uint32_t value)
#endif /* _TUSB_COMMON_H_ */
/** @} */
-/** @} */