aboutsummaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-01-20 14:56:14 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-01-20 14:56:14 +0000
commit12a26788a96ed55a9cbc18631f999ba9588805b8 (patch)
treeaba9a7560f295b7f9b72ad8d5e1fc9c079e703f9 /os
parentae8b7dd89beae86f31badd9572207146ac831f20 (diff)
downloadChibiOS-12a26788a96ed55a9cbc18631f999ba9588805b8.tar.gz
ChibiOS-12a26788a96ed55a9cbc18631f999ba9588805b8.tar.bz2
ChibiOS-12a26788a96ed55a9cbc18631f999ba9588805b8.zip
Fixed small Doxygen error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11368 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os')
-rw-r--r--os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.h b/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.h
index c4896edb6..24ca5c430 100644
--- a/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.h
+++ b/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.h
@@ -195,7 +195,6 @@
#if !defined(STM32_PWM_TIM8_IRQ_PRIORITY) || defined(__DOXYGEN__)
#define STM32_PWM_TIM8_IRQ_PRIORITY 7
#endif
-/** @} */
/**
* @brief PWMD9 interrupt priority level setting.