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

Fork of mbed by mbed official

Revision:
75:dc225afb6914
Parent:
66:9c8f0e3462fb
--- a/TARGET_LPC1768/device.h	Fri Dec 13 14:18:40 2013 +0200
+++ b/TARGET_LPC1768/device.h	Thu Dec 19 15:51:14 2013 +0200
@@ -26,6 +26,7 @@
 #define DEVICE_ANALOGOUT        1
 
 #define DEVICE_SERIAL           1
+#define DEVICE_SERIAL_FC        1
 
 #define DEVICE_I2C              1
 #define DEVICE_I2CSLAVE         1