From e4bcceaa8fcaddda448c2e1495d82d5895fe6f43 Mon Sep 17 00:00:00 2001 From: Ken Sarkies Date: Sat, 18 Aug 2012 16:19:47 +0930 Subject: [PATCH] And a bit more doc mods --- include/libopencm3/stm32/nvic.h | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/include/libopencm3/stm32/nvic.h b/include/libopencm3/stm32/nvic.h index cc8dcd62..6a98737e 100644 --- a/include/libopencm3/stm32/nvic.h +++ b/include/libopencm3/stm32/nvic.h @@ -8,18 +8,9 @@ @author @htmlonly © @endhtmlonly 2010 Piotr Esden-Tempski -@date 8 July 2012 +@date 18 August 2012 LGPL License Terms @ref lgpl_license - */ -/** @defgroup STM32F_nvic_defines - -@brief Defined Constants and Types for the STM32F Nested Vectored Interrupt Controller - -@ingroup STM32F_defines - -LGPL License Terms @ref lgpl_license - */ /* * This file is part of the libopencm3 project.