mbed library sources for GR-PEACH rev.B.

Fork of mbed-src by mbed official

Revision:
29:6ac4027eff2b
Parent:
15:4892fe388435
--- a/targets/cmsis/TARGET_NXP/TARGET_LPC408X/LPC407x_8x_177x_8x.h	Fri Sep 20 10:00:04 2013 +0100
+++ b/targets/cmsis/TARGET_NXP/TARGET_LPC408X/LPC407x_8x_177x_8x.h	Mon Sep 23 11:30:07 2013 +0100
@@ -34,7 +34,9 @@
 #ifndef __LPC407x_8x_177x_8x_H__
 #define __LPC407x_8x_177x_8x_H__
 
-#define CORE_M4
+#if defined(__CORTEX_M4) && !defined(CORE_M4)
+  #define CORE_M4
+#endif
 
 // ##################
 // Code Red - excluded extern "C" as unrequired