aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/can_lld.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-10-25 18:48:13 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-10-25 18:48:13 +0000
commit61922d458b3032cca129b795c430eee089864a43 (patch)
treea90de6bab2995213bfcbef1e3daec181fa2ddcb2 /os/hal/platforms/STM32/can_lld.h
parent63b9ef1051977ed1272df94915a2fd3fa4318aa0 (diff)
downloadChibiOS-61922d458b3032cca129b795c430eee089864a43.tar.gz
ChibiOS-61922d458b3032cca129b795c430eee089864a43.tar.bz2
ChibiOS-61922d458b3032cca129b795c430eee089864a43.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2291 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32/can_lld.h')
-rw-r--r--os/hal/platforms/STM32/can_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32/can_lld.h b/os/hal/platforms/STM32/can_lld.h
index 3a314e424..6d4067d9a 100644
--- a/os/hal/platforms/STM32/can_lld.h
+++ b/os/hal/platforms/STM32/can_lld.h
@@ -21,7 +21,7 @@
* @file STM32/can_lld.h
* @brief STM32 CAN subsystem low level driver header.
*
- * @addtogroup STM32_CAN
+ * @addtogroup CAN
* @{
*/