summaryrefslogtreecommitdiff
path: root/tinyusb/tusb.h
diff options
context:
space:
mode:
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_ */
-
-/** @} */