From 59cd671ba931279556dff5abf1db652f7611a6a6 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 9 Jan 2011 13:33:20 +0000 Subject: Fixed bug 3153591. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2629 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/dox/serial.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/dox/serial.dox') diff --git a/os/hal/dox/serial.dox b/os/hal/dox/serial.dox index f9d46d360..071b2dac5 100644 --- a/os/hal/dox/serial.dox +++ b/os/hal/dox/serial.dox @@ -27,7 +27,7 @@ * events.
* The module also contains functions that make the implementation of the * interrupt service routines much easier. - * @pre In order to use the ADC driver the @p CH_HAL_USE_SERIAL option + * @pre In order to use the SERIAL driver the @p HAL_USE_SERIAL option * must be enabled in @p halconf.h. * * @ingroup IO -- cgit v1.2.3