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:
30:3991a86798e3
Parent:
27:7110ebee3484
Child:
43:e2ed12d17f06
--- a/SerialHalfDuplex.h	Fri Dec 09 12:10:12 2011 +0000
+++ b/SerialHalfDuplex.h	Wed Jan 04 16:29:47 2012 +0000
@@ -7,7 +7,7 @@
 
 #include "device.h"
 
-#if DEVICE_SERIALHALFDUPLEX
+#if DEVICE_SERIAL
 
 #include "Serial.h"
 #include "PinNames.h"