aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/dox/uart.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/dox/uart.dox')
-rw-r--r--os/hal/dox/uart.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/uart.dox b/os/hal/dox/uart.dox
index 00753195d..192ce4d91 100644
--- a/os/hal/dox/uart.dox
+++ b/os/hal/dox/uart.dox
@@ -39,7 +39,7 @@
* .
* If your application requires a synchronoyus buffered driver then the
* @ref SERIAL should be used instead.
- * @pre In order to use the ADC driver the @p CH_HAL_USE_UART option
+ * @pre In order to use the UART driver the @p HAL_USE_UART option
* must be enabled in @p halconf.h.
*
* @section uart_1 Driver State Machine