aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM8L/shared_isr.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/STM8L/shared_isr.c')
-rw-r--r--os/hal/platforms/STM8L/shared_isr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/platforms/STM8L/shared_isr.c b/os/hal/platforms/STM8L/shared_isr.c
index 6709442c5..e89e1f78c 100644
--- a/os/hal/platforms/STM8L/shared_isr.c
+++ b/os/hal/platforms/STM8L/shared_isr.c
@@ -45,6 +45,7 @@
* @details This handler is shared between the following sources:
* - TIM2 update/overflow/trigger/break.
* - USART2 transmit.
+ * .
*
* @isr
*/