summaryrefslogtreecommitdiff
path: root/tinyusb/hal
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/hal
parentcf60e374aa60507457a193bf12385f9e0f41f035 (diff)
doxygen documenting
Diffstat (limited to 'tinyusb/hal')
-rw-r--r--tinyusb/hal/hal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/hal/hal.h b/tinyusb/hal/hal.h
index 9170f3f5b..9648a09b6 100644
--- a/tinyusb/hal/hal.h
+++ b/tinyusb/hal/hal.h
@@ -40,7 +40,7 @@
#define _TUSB_HAL_H_
/** \ingroup Group_USBD
- * \ingroup Group_USBH
+ * \ingroup group_usbh
* \defgroup Port_Hal Hardware Abtract Layer (HAL)
* Hardware Abstraction Layer (HAL) is an abstraction layer, between the physical hardware and the tinyusb stack.
* Its function is to hide differences in hardware from most of MCUs, so that most of the stack code does not need to be changed to