aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/ARMCM3/nvic.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/ARMCM3/nvic.h')
-rw-r--r--os/ports/GCC/ARMCM3/nvic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/ARMCM3/nvic.h b/os/ports/GCC/ARMCM3/nvic.h
index 54437aa62..ff4bfa34f 100644
--- a/os/ports/GCC/ARMCM3/nvic.h
+++ b/os/ports/GCC/ARMCM3/nvic.h
@@ -18,7 +18,7 @@
*/
/**
- * @file ports/ARMCM3/nvic.h
+ * @file ARMCM3/nvic.h
* @brief Cortex-M3 NVIC support macros and structures.
* @addtogroup ARMCM3_NVIC
* @{