aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/dox/hal_peripherals.dox
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2019-01-20 16:23:16 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2019-01-20 16:23:16 +0000
commitac1e9f31ced461e6a999e71eb1bc50965e1a1597 (patch)
tree4eaefa2d9f053ed4c1740ec9b052b09418acb2cd /os/hal/dox/hal_peripherals.dox
parente15fc5236be4f5b091ba3a946acaad5dda1d7904 (diff)
downloadChibiOS-ac1e9f31ced461e6a999e71eb1bc50965e1a1597.tar.gz
ChibiOS-ac1e9f31ced461e6a999e71eb1bc50965e1a1597.tar.bz2
ChibiOS-ac1e9f31ced461e6a999e71eb1bc50965e1a1597.zip
Documentation cleanup, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12567 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/hal/dox/hal_peripherals.dox')
-rw-r--r--os/hal/dox/hal_peripherals.dox4
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
*/