From c557ef96f921df80ef6fd634a525742654a69cee Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Tue, 21 May 2019 23:45:47 +0000 Subject: [PATCH] stm32f7: doc: adc: fix copypasta doxygen error Was attempting to run add to the f4 docs, which aren't referenced from the f7 doxygen build, obviously. --- include/libopencm3/stm32/f7/adc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/libopencm3/stm32/f7/adc.h b/include/libopencm3/stm32/f7/adc.h index c0e7b799..d97a1883 100644 --- a/include/libopencm3/stm32/f7/adc.h +++ b/include/libopencm3/stm32/f7/adc.h @@ -1,9 +1,9 @@ /** @defgroup adc_defines ADC Defines -@brief Defined Constants and Types for the STM32F4xx Analog to Digital +@brief Defined Constants and Types for the STM32F7xx Analog to Digital Converters -@ingroup STM32F4xx_defines +@ingroup STM32F7xx_defines @version 1.0.0