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

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Revision:
81:7d30d6019079
Parent:
80:8e73be2a2ac1
--- a/TARGET_NRF51822/device.h	Fri Feb 21 12:21:39 2014 +0000
+++ b/TARGET_NRF51822/device.h	Wed Mar 19 18:28:32 2014 +0000
@@ -50,6 +50,8 @@
 
 #define DEVICE_STDIO_MESSAGES   0
 
+#define DEVICE_ERROR_PATTERN    1
+
 #include "objects.h"
 
 #endif