diff options
Diffstat (limited to 'os/io/platforms/STM32/stm32_can.h')
-rw-r--r-- | os/io/platforms/STM32/stm32_can.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/io/platforms/STM32/stm32_can.h b/os/io/platforms/STM32/stm32_can.h index a124f7cdd..edfdc0241 100644 --- a/os/io/platforms/STM32/stm32_can.h +++ b/os/io/platforms/STM32/stm32_can.h @@ -18,9 +18,9 @@ */
/**
- * @file STM32F103/stm32_can.h
+ * @file STM32/stm32_can.h
* @brief STM32 CAN driver header file
- * @addtogroup STM32F103_CAN
+ * @addtogroup STM32_CAN
* @{
*/
|