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:
11:1c1ebd0324fa
Parent:
4:5d1359a283bc
Child:
27:7110ebee3484
--- a/FileHandle.h	Thu May 14 14:44:00 2009 +0000
+++ b/FileHandle.h	Fri Aug 28 12:10:11 2009 +0000
@@ -1,7 +1,8 @@
-/* mbed Microcontroller Library - FileHandle
- * Copyright (c) 2007-2008, sford
- */
-
+/* mbed Microcontroller Library - FileHandler
+ * Copyright (c) 2007-2009 ARM Limited. All rights reserved.
+ * sford
+ */ 
+ 
 #ifndef MBED_FILEHANDLE_H
 #define MBED_FILEHANDLE_H