aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32L4xx/stm32_rcc.h
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-11-19 17:20:50 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-11-19 17:20:50 +0000
commit103cd6bc02b8316a0287e015bdde051eefd228a8 (patch)
treeda54a0abd95737612845abb224cb07acbf6d34b6 /os/hal/ports/STM32/STM32L4xx/stm32_rcc.h
parentcdfdb0f5efde17a1c2c7dd69d1b2e611c48b6b84 (diff)
downloadChibiOS-103cd6bc02b8316a0287e015bdde051eefd228a8.tar.gz
ChibiOS-103cd6bc02b8316a0287e015bdde051eefd228a8.tar.bz2
ChibiOS-103cd6bc02b8316a0287e015bdde051eefd228a8.zip
Fixed Bug #794
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9929 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/STM32/STM32L4xx/stm32_rcc.h')
-rw-r--r--os/hal/ports/STM32/STM32L4xx/stm32_rcc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/STM32L4xx/stm32_rcc.h b/os/hal/ports/STM32/STM32L4xx/stm32_rcc.h
index 8905c6b59..9c771276c 100644
--- a/os/hal/ports/STM32/STM32L4xx/stm32_rcc.h
+++ b/os/hal/ports/STM32/STM32L4xx/stm32_rcc.h
@@ -267,7 +267,6 @@
}
/** @} */
-
/**
* @name ADC peripherals specific RCC operations
* @{