summaryrefslogtreecommitdiff
path: root/tinyusb/tusb.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2012-12-03 16:51:14 +0700
committerhathach <[email protected]>2012-12-03 16:51:14 +0700
commitb698b09a67251c8ed8ed81120e85ea21c5d88b10 (patch)
tree5da27b3529f66f07095623ef160279b5cb5e9760 /tinyusb/tusb.h
parentaff644b7c3083cb3b943276d046729b80233e9f9 (diff)
fix some doxygen settings and stuffs add prepacked for IAR compiler
Diffstat (limited to 'tinyusb/tusb.h')
-rw-r--r--tinyusb/tusb.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/tinyusb/tusb.h b/tinyusb/tusb.h
index 81affc6c0..285e6f56e 100644
--- a/tinyusb/tusb.h
+++ b/tinyusb/tusb.h
@@ -41,12 +41,6 @@
* \note Tiny USB header Note
*/
-/** \defgroup Group_TinyUSB Tiny USB
- * \brief Group_TinyUSB brief
- *
- * @{
- */
-
#ifndef _TUSB_H_
#define _TUSB_H_
@@ -77,5 +71,3 @@
#endif
#endif /* _TUSB_H_ */
-
-/** @} */