summaryrefslogtreecommitdiff
path: root/tinyusb/common
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-03-24 13:06:40 +0700
committerhathach <[email protected]>2014-03-24 13:06:40 +0700
commit68d96edc13560ab25e8b790a327260f7a5da53f9 (patch)
treed82c90f912d6b37361ac5f83d8e3988fe6804249 /tinyusb/common
parenta8406060d1037ede08b48d628947d3ad98aeecd7 (diff)
more doxygen works
Diffstat (limited to 'tinyusb/common')
-rw-r--r--tinyusb/common/primitive_types.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/tinyusb/common/primitive_types.h b/tinyusb/common/primitive_types.h
index 470245b30..f85e0299b 100644
--- a/tinyusb/common/primitive_types.h
+++ b/tinyusb/common/primitive_types.h
@@ -36,13 +36,6 @@
*/
/**************************************************************************/
-/** \ingroup TBD
- * \defgroup TBD
- * \brief TBD
- *
- * @{
- */
-
#ifndef _TUSB_PRIMITIVE_TYPES_H_
#define _TUSB_PRIMITIVE_TYPES_H_
@@ -58,5 +51,3 @@
#endif
#endif /* _TUSB_PRIMITIVE_TYPES_H_ */
-
-/** @} */