From acc276a612d4ea4babf47f8719225eb4a5833036 Mon Sep 17 00:00:00 2001 From: Ken Sarkies Date: Fri, 31 Aug 2012 09:54:31 +0930 Subject: ADC documentation added In adc.h additional defines needed to assist documentation - lines 172-191 added, and 384,436-451 are duplicates of earlier defines to complete parameter sets (compiler has no trouble with these). Minor doc corrections to other files. No code changes (apart from additional defines). --- lib/stm32/nvic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/stm32/nvic.c') diff --git a/lib/stm32/nvic.c b/lib/stm32/nvic.c index e17e78c..84fa674 100644 --- a/lib/stm32/nvic.c +++ b/lib/stm32/nvic.c @@ -1,6 +1,6 @@ -/** @defgroup STM32F-nvic-file NVIC +/** @defgroup STM32F_nvic_file NVIC -@ingroup STM32F-files +@ingroup STM32F_files @brief libopencm3 STM32F Nested Vectored Interrupt Controller -- cgit v1.2.3