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.