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 FATFileSystem by
FATFileSystem Class Reference
FATFileSystem The class itself. More...
#include <FATFileSystem.h>
Public Member Functions | |
virtual FileHandle * | open (const char *name, int flags) |
open open a file on the filesystem. |
Detailed Description
FATFileSystem The class itself.
Definition at line 31 of file FATFileSystem.h.
Member Function Documentation
virtual FileHandle* open | ( | const char * | name, |
int | flags | ||
) | [virtual] |
open open a file on the filesystem.
never called directly
Generated on Sat Aug 6 2022 07:26:16 by
