diff options
Diffstat (limited to 'os/hal/dox/hal_peripherals.dox')
-rw-r--r-- | os/hal/dox/hal_peripherals.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/dox/hal_peripherals.dox b/os/hal/dox/hal_peripherals.dox index ac46d74b9..406ff46dc 100644 --- a/os/hal/dox/hal_peripherals.dox +++ b/os/hal/dox/hal_peripherals.dox @@ -15,8 +15,8 @@ */
/**
- * @defgroup HAL_ABSTRACT_PERIPHERALS Abstract Peripheral Interfaces
+ * @defgroup HAL_ABSTRACT_PERIPHERALS Peripheral Interfaces
* @brief HAL Abstract Peripheral Interfaces.
*
- * @ingroup HAL_INTERFACES
+ * @ingroup IO
*/
|