aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/can_lld.c
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-11-29 08:05:56 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-11-29 08:05:56 +0000
commitbd50dd065001e4534356b7eee1e67cb1c486cb04 (patch)
tree713c4101a130f0dbc468507462310873cc3e3d0a /os/hal/platforms/STM32/can_lld.c
parent2f43c85736e70a59c0b3675d01d4ddc521223263 (diff)
downloadChibiOS-bd50dd065001e4534356b7eee1e67cb1c486cb04.tar.gz
ChibiOS-bd50dd065001e4534356b7eee1e67cb1c486cb04.tar.bz2
ChibiOS-bd50dd065001e4534356b7eee1e67cb1c486cb04.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1340 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32/can_lld.c')
-rw-r--r--os/hal/platforms/STM32/can_lld.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/hal/platforms/STM32/can_lld.c b/os/hal/platforms/STM32/can_lld.c
index 7c56acad1..40450a071 100644
--- a/os/hal/platforms/STM32/can_lld.c
+++ b/os/hal/platforms/STM32/can_lld.c
@@ -18,9 +18,9 @@
*/
/**
- * @file templates/can_lld.c
- * @brief CAN Driver subsystem low level driver source template
- * @addtogroup CAN_LLD
+ * @file STM32/can_lld.c
+ * @brief STM32 CAN subsystem low level driver source
+ * @addtogroup STM32_CAN
* @{
*/