mbed library sources

Dependents:   bare

Fork of mbed-src by mbed official

Revision:
127:ce7cebc0511f
Parent:
85:e1a8e879a6a9
--- a/targets/hal/TARGET_NORDIC/TARGET_NRF51822/device.h	Wed Mar 19 16:00:09 2014 +0000
+++ b/targets/hal/TARGET_NORDIC/TARGET_NRF51822/device.h	Wed Mar 19 17:15:21 2014 +0000
@@ -50,6 +50,8 @@
 
 #define DEVICE_STDIO_MESSAGES   0
 
+#define DEVICE_ERROR_PATTERN    1
+
 #include "objects.h"
 
 #endif