aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/can_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates/can_lld.h')
-rw-r--r--os/hal/templates/can_lld.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/templates/can_lld.h b/os/hal/templates/can_lld.h
index c4bf67937..85db551e8 100644
--- a/os/hal/templates/can_lld.h
+++ b/os/hal/templates/can_lld.h
@@ -66,6 +66,7 @@
#if !defined(PLATFORM_CAN_USE_CAN1) || defined(__DOXYGEN__)
#define PLATFORM_CAN_USE_CAN1 FALSE
#endif
+/** @} */
/*===========================================================================*/
/* Derived constants and error checks. */