From c0690a36e130236939ed7e339601a62c53ee04a0 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Wed, 13 May 2015 12:48:51 +0000 Subject: RCC DAC macros git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7978 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/STM32/STM32F4xx/stm32_rcc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'os/hal/ports/STM32/STM32F4xx/stm32_rcc.h') diff --git a/os/hal/ports/STM32/STM32F4xx/stm32_rcc.h b/os/hal/ports/STM32/STM32F4xx/stm32_rcc.h index 33659dc2c..393fa5994 100644 --- a/os/hal/ports/STM32/STM32F4xx/stm32_rcc.h +++ b/os/hal/ports/STM32/STM32F4xx/stm32_rcc.h @@ -331,7 +331,6 @@ #define rccResetADC3() rccResetAPB2(RCC_APB2RSTR_ADC3RST) /** @} */ - /** * @name DAC peripheral specific RCC operations * @{ -- cgit v1.2.3