aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/dox/can.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/dox/can.dox')
-rw-r--r--os/hal/dox/can.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/can.dox b/os/hal/dox/can.dox
index 44c11c1de..81ee24e8b 100644
--- a/os/hal/dox/can.dox
+++ b/os/hal/dox/can.dox
@@ -21,7 +21,7 @@
* @defgroup CAN CAN Driver
* @brief Generic CAN Driver.
* @details This module implements a generic CAN driver.
- * @pre In order to use the CAN driver the @p CH_HAL_USE_CAN option
+ * @pre In order to use the CAN driver the @p HAL_USE_CAN option
* must be enabled in @p halconf.h.
*
* @section can_1 Driver State Machine