diff options
| author | hathach <[email protected]> | 2014-03-21 16:59:34 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-21 16:59:34 +0700 |
| commit | b349121c09c99dd65b35b785fa34d8884f6867f4 (patch) | |
| tree | 198e4e4d938e997e96c222c9631c5371e18a3f4a /tinyusb/common | |
| parent | 08dd42fa5c3c773cb8e712dd573152f40dbbe801 (diff) | |
some doxygen
Diffstat (limited to 'tinyusb/common')
| -rw-r--r-- | tinyusb/common/std_descriptors.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tinyusb/common/std_descriptors.h b/tinyusb/common/std_descriptors.h index 1dbba88c3..9c9d06c4d 100644 --- a/tinyusb/common/std_descriptors.h +++ b/tinyusb/common/std_descriptors.h @@ -42,8 +42,7 @@ /** \addtogroup group_usb_definitions USB Definitions
* @{
* \defgroup Group_StdDescriptor Standard Descriptors
- * @{
- */
+ * @{ */
#ifndef _TUSB_STD_DESCRIPTORS_H_
#define _TUSB_STD_DESCRIPTORS_H_
|
