aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC13xx/system_LPC13xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/LPC13xx/system_LPC13xx.h')
-rw-r--r--os/hal/platforms/LPC13xx/system_LPC13xx.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/os/hal/platforms/LPC13xx/system_LPC13xx.h b/os/hal/platforms/LPC13xx/system_LPC13xx.h
index 5b9f2ff90..812f12365 100644
--- a/os/hal/platforms/LPC13xx/system_LPC13xx.h
+++ b/os/hal/platforms/LPC13xx/system_LPC13xx.h
@@ -2,11 +2,11 @@
* @file system_LPC13xx.h
* @brief CMSIS Cortex-M3 Device Peripheral Access Layer Header File
* for the NXP LPC13xx Device Series
- * @version V1.01
- * @date 19. October 2009
+ * @version V1.10
+ * @date 24. November 2010
*
* @note
- * Copyright (C) 2009 ARM Limited. All rights reserved.
+ * Copyright (C) 2009-2010 ARM Limited. All rights reserved.
*
* @par
* ARM Limited (ARM) is supplying this software for use with Cortex-M
@@ -61,4 +61,4 @@ extern void SystemCoreClockUpdate (void);
}
#endif
-#endif /* __SYSTEM_LPC13x_H */
+#endif /* __SYSTEM_LPC13xx_H */