The official mbed C/C SDK provides the software platform and libraries to build your applications.

Fork of mbed by mbed official

Revision:
62:7e6c9f46b3bd
Parent:
59:0883845fe643
--- a/LPC2368/device.h	Tue Mar 05 17:59:57 2013 +0000
+++ b/LPC2368/device.h	Wed Apr 17 15:30:58 2013 +0100
@@ -52,6 +52,8 @@
 
 #define DEVICE_STDIO_MESSAGES   1
 
+#define DEVICE_ERROR_PATTERN    1
+
 #include "objects.h"
 
 #endif