aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Sarkies2012-08-18 16:19:47 +0930
committerKen Sarkies2012-08-18 16:19:47 +0930
commite4bcceaa8fcaddda448c2e1495d82d5895fe6f43 (patch)
treefa564fa84b23b7b10001b49ac2fff2de0f00ec23
parent95126e8cd3740794c61ed9a832d7a77eca94f1c9 (diff)
And a bit more doc mods
-rw-r--r--include/libopencm3/stm32/nvic.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/include/libopencm3/stm32/nvic.h b/include/libopencm3/stm32/nvic.h
index cc8dcd6..6a98737 100644
--- a/include/libopencm3/stm32/nvic.h
+++ b/include/libopencm3/stm32/nvic.h
@@ -8,19 +8,10 @@
@author @htmlonly &copy; @endhtmlonly 2010 Piotr Esden-Tempski <piotr@esden.net>
-@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.
*