mbed-os/features/storage
Kevin Bracey f1de1c33fd Make "/default" an alias - add real names too
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.
2018-09-11 15:04:48 +01:00
..
FEATURE_STORAGE Remove uVisor from mbed-os 2018-08-22 16:36:59 +03:00
TESTS Change default filesystem name to /default 2018-09-11 15:04:48 +01:00
blockdevice Moving SD, SPIF and FLASHIAP into mbedos and refactoring features storage directory structure. 2018-08-29 12:01:11 +03:00
filesystem Use the same API name to add mbed CRC: lfs_crc 2018-09-11 15:04:48 +01:00
nvstore Moving SD, SPIF and FLASHIAP into mbedos and refactoring features storage directory structure. 2018-08-29 12:01:11 +03:00
system_storage Make "/default" an alias - add real names too 2018-09-11 15:04:48 +01:00