diff options
Diffstat (limited to 'os/hal/templates/adc_lld.h')
-rw-r--r-- | os/hal/templates/adc_lld.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/templates/adc_lld.h b/os/hal/templates/adc_lld.h index 1ee25bf48..8d02753fd 100644 --- a/os/hal/templates/adc_lld.h +++ b/os/hal/templates/adc_lld.h @@ -15,8 +15,8 @@ */
/**
- * @file PLATFORMF/adc_lld.h
- * @brief PLATFORMF ADC subsystem low level driver header.
+ * @file adc_lld.h
+ * @brief PLATFORM ADC subsystem low level driver header.
*
* @addtogroup ADC
* @{
|