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:
75:dc225afb6914
Parent:
71:8fabd470bb6e
Child:
76:824293ae5e43
--- a/TARGET_LPC812/device.h	Fri Dec 13 14:18:40 2013 +0200
+++ b/TARGET_LPC812/device.h	Thu Dec 19 15:51:14 2013 +0200
@@ -26,6 +26,7 @@
 #define DEVICE_ANALOGOUT        0
 
 #define DEVICE_SERIAL           1
+#define DEVICE_SERIAL_FC        1
 
 #define DEVICE_I2C              1
 #define DEVICE_I2CSLAVE         0