From b698b09a67251c8ed8ed81120e85ea21c5d88b10 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 3 Dec 2012 16:51:14 +0700 Subject: fix some doxygen settings and stuffs add prepacked for IAR compiler --- tinyusb/class/hid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tinyusb/class/hid.h') diff --git a/tinyusb/class/hid.h b/tinyusb/class/hid.h index bde715b87..4e56ffb4e 100644 --- a/tinyusb/class/hid.h +++ b/tinyusb/class/hid.h @@ -41,7 +41,7 @@ * \note TBD */ -/** \ingroup Group_TinyUSB +/** * \addtogroup Group_ClassDriver Class Driver * @{ * \defgroup Group_HID Human Interface Device -- cgit v1.3.1