mbed SDK library sources

Fork of mbed-src by mbed official

Development branch of the mbed library sources. This library is kept in synch with the latest changes from the mbed SDK and it is not guaranteed to work.

If you are looking for a stable and tested release, please import one of the official mbed library releases:

Import librarymbed

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

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Wed Oct 23 15:30:04 2013 +0100
Parent:
36:ab3ee77451e7
Child:
38:340917a6c27d
Commit message:
Synchronized with git revision 5742abe6d9771e0bbfb5477645d7357c7d595702

Changed in this revision

api/mbed.h Show annotated file Show diff for this revision Revisions of this file
--- a/api/mbed.h	Wed Oct 23 14:15:04 2013 +0100
+++ b/api/mbed.h	Wed Oct 23 15:30:04 2013 +0100
@@ -48,6 +48,7 @@
 #include "I2CSlave.h"
 #include "Ethernet.h"
 #include "CAN.h"
+#include "RawSerial.h"
 
 // mbed Internal components
 #include "Timer.h"