From 2756b53e697865705066128e8b6ee86034bec5cf Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 8 Jun 2013 07:06:01 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5823 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ports/GCC/ARMCMx/port.dox | 7 ------- 1 file changed, 7 deletions(-) diff --git a/os/ports/GCC/ARMCMx/port.dox b/os/ports/GCC/ARMCMx/port.dox index 21476507a..4f209e654 100644 --- a/os/ports/GCC/ARMCMx/port.dox +++ b/os/ports/GCC/ARMCMx/port.dox @@ -243,13 +243,6 @@ * @ingroup ARMCMx */ -/** - * @defgroup ARMCMx_NVIC NVIC Support - * @details ARM Cortex-Mx NVIC support. - * - * @ingroup ARMCMx - */ - /** * @defgroup ARMCMx_SPECIFIC Specific Implementations * @details Platform-specific port code.