espressif_tinyusb/docs/group_def.txt

23 lines
622 B
Plaintext
Raw Normal View History

2014-03-25 07:00:37 +01:00
// define all the modules group to have the desired ordering since doxygen order module group by
// the order of files it is feed
2014-03-25 07:11:22 +01:00
/// \defgroup group_demo Demos
2014-03-25 07:00:37 +01:00
/// \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
2014-03-25 07:11:22 +01:00
/// \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