mirror of https://github.com/ARMmbed/mbed-os.git
c0dbc49aa0
Make the built-in FileSystem::get_default_instance() implementation instantiate storage as "flash" or "sd", with "default" as an alias. This will aid interworking between simple and advanced filesystem code on various platforms. The expectation is that the names "sd" or "flash" will be always available if the device is available and configured, regardless of what "default" represents. |
||
---|---|---|
.. | ||
SystemStorage.cpp |