summaryrefslogtreecommitdiff
path: root/tinyusb/doxygen
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/doxygen
parent15d0139bc5d17bb8cda5bf98c3ae5631b62f1e84 (diff)
more doxygen stuffs
Diffstat (limited to 'tinyusb/doxygen')
-rw-r--r--tinyusb/doxygen/group_def.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/tinyusb/doxygen/group_def.txt b/tinyusb/doxygen/group_def.txt
index cfc59d853..0f5419810 100644
--- a/tinyusb/doxygen/group_def.txt
+++ b/tinyusb/doxygen/group_def.txt
@@ -1,9 +1,22 @@
// define all the modules group to have the desired ordering since doxygen order module group by
// the order of files it is feed
+/// \defgroup group_demo Demos
+
/// \defgroup group_class Application - Class Driver API
/// \defgroup group_application_api Application - Stack API
/// \brief Non-Class driver API
/// \defgroup group_configuration Configuration tusb_config.h
+
+/// \defgroup group_usbd USB Device Core (USBD)
+
+/// \defgroup group_usbh USB Host Core (USBH)
+
+/// \defgroup group_osal OS Abstraction Layer (OSAL)
+
+/// \defgroup group_usb_definitions USB Definitions
+
+/// \defgroup Group_Common Common Files
+