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:
27:7110ebee3484
Parent:
11:1c1ebd0324fa
Child:
43:e2ed12d17f06
--- a/FileSystemLike.h	Fri Feb 11 10:33:02 2011 +0000
+++ b/FileSystemLike.h	Tue Nov 29 14:59:27 2011 +0000
@@ -1,6 +1,5 @@
 /* mbed Microcontroller Library - FileSystemLike
  * Copyright (c) 2008-2009 ARM Limited. All rights reserved.
- * sford
  */ 
  
 #ifndef MBED_FILESYSTEMLIKE_H