* HID_INCLUDE_CONSTANT_DATA_ITEMS tokens in the user project makefile, passing them to the compiler via the -D\r
* switch.\r
*/\r
+ \r
+/** \ingroup Group_USB\r
+ * @defgroup Group_HIDParser HID Report Parser\r
+ *\r
+ * Functions, macros, variables, enums and types related to the parsing of HID class device report descriptors.\r
+ *\r
+ * @{\r
+ */\r
\r
#ifndef __HIDPARSER_H__\r
#define __HIDPARSER_H__\r
#endif\r
\r
#endif\r
+\r
+/** @} */\r