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:
28:667d61c9177b
Parent:
27:7110ebee3484
Child:
44:24d45a770a51
--- a/platform.h	Tue Nov 29 14:59:27 2011 +0000
+++ b/platform.h	Thu Dec 08 12:04:01 2011 +0000
@@ -5,9 +5,7 @@
 #ifndef MBED_PLATFORM_H
 #define MBED_PLATFORM_H
 
-#if defined(TARGET_LPC1768) || defined(TARGET_LPC2368)
 #define MBED_RPC
-#endif
 
 #define MBED_OPERATORS