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:
69:4a7918f48478
Parent:
65:5798e58a58b1
Child:
81:7d30d6019079
--- a/mbed.h	Wed Oct 23 16:23:06 2013 +0300
+++ b/mbed.h	Mon Nov 18 11:49:24 2013 +0200
@@ -48,6 +48,7 @@
 #include "I2CSlave.h"
 #include "Ethernet.h"
 #include "CAN.h"
+#include "RawSerial.h"
 
 // mbed Internal components
 #include "Timer.h"