aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/ARM/devices/SAMA5D2/armparams.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup/ARM/devices/SAMA5D2/armparams.h')
-rwxr-xr-xos/common/startup/ARM/devices/SAMA5D2/armparams.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/os/common/startup/ARM/devices/SAMA5D2/armparams.h b/os/common/startup/ARM/devices/SAMA5D2/armparams.h
index 8bca84c54..6ba850ac5 100755
--- a/os/common/startup/ARM/devices/SAMA5D2/armparams.h
+++ b/os/common/startup/ARM/devices/SAMA5D2/armparams.h
@@ -15,13 +15,13 @@
*/
/**
- * @file LPC214x/armparams.h
- * @brief ARM parameters for the LPC214x.
+ * @file SAMA5D2/armparams.h
+ * @brief ARM parameters for the SAMA5D2x.
*
- * @defgroup ARM_LPC214x LPC214x Specific Parameters
+ * @defgroup ARM_SAMA5D2x Specific Parameters
* @ingroup ARM_SPECIFIC
* @details This file contains the ARM specific parameters for the
- * LPC214x platform.
+ * SAMA5D2x platform.
* @{
*/
@@ -56,7 +56,6 @@
#else
#define ARM_IRQ_VECTOR_REG 0xF803C014
#endif
-
#endif /* ARMPARAMS_H */
/** @} */