From 8a377b7e20fd9550cd0a3ac34a85181c38297003 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 16 Dec 2012 18:10:15 +0000 Subject: Documentation related fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4932 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/hal.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/hal') diff --git a/os/hal/hal.dox b/os/hal/hal.dox index 1ac733957..accb8fcc9 100644 --- a/os/hal/hal.dox +++ b/os/hal/hal.dox @@ -20,7 +20,7 @@ /** * @defgroup IO HAL - * @brief Hardware Abstraction Layer. + * @brief Hardware Abstraction Layer. * @details Under ChibiOS/RT the set of the various device driver interfaces * is called the HAL subsystem: Hardware Abstraction Layer. The HAL is the * abstract interface between ChibiOS/RT application and hardware. @@ -73,7 +73,7 @@ /** * @defgroup HAL_CONF Configuration - * @brief @ref HAL Configuration. + * @brief HAL Configuration. * @details The file @p halconf.h contains the high level settings for all * the drivers supported by the HAL. The low level, platform dependent, * settings are contained in the @p mcuconf.h file instead and are describe -- cgit v1.2.3