summaryrefslogtreecommitdiff
path: root/tinyusb/common/tusb_errors.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-03-24 12:35:44 +0700
committerhathach <[email protected]>2014-03-24 12:35:44 +0700
commita8406060d1037ede08b48d628947d3ad98aeecd7 (patch)
tree202318dddf8e6021fbb29589d348e1a8054f4eec /tinyusb/common/tusb_errors.h
parentcf60e374aa60507457a193bf12385f9e0f41f035 (diff)
doxygen documenting
Diffstat (limited to 'tinyusb/common/tusb_errors.h')
-rw-r--r--tinyusb/common/tusb_errors.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/tinyusb/common/tusb_errors.h b/tinyusb/common/tusb_errors.h
index 6d991c38a..81b1f0906 100644
--- a/tinyusb/common/tusb_errors.h
+++ b/tinyusb/common/tusb_errors.h
@@ -36,12 +36,6 @@
*/
/**************************************************************************/
-/** \file
- * \brief Error Header
- *
- * \note TBD
- */
-
/** \ingroup Group_Common
* \defgroup Group_Error Error Codes
* @{
@@ -119,4 +113,4 @@ extern char const* const TUSB_ErrorStr[TUSB_ERROR_COUNT];
#endif /* _TUSB_ERRORS_H_ */
- /** @} */
+/** @} */