Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed by
Diff: FileLike.h
- Revision:
- 27:7110ebee3484
- Parent:
- 11:1c1ebd0324fa
- Child:
- 43:e2ed12d17f06
diff -r 63bcd7ba4912 -r 7110ebee3484 FileLike.h --- a/FileLike.h Fri Feb 11 10:33:02 2011 +0000 +++ b/FileLike.h Tue Nov 29 14:59:27 2011 +0000 @@ -1,6 +1,5 @@ /* mbed Microcontroller Library - FileLike * Copyright (c) 2008-2009 ARM Limited. All rights reserved. - * sford */ #ifndef MBED_FILELIKE_H