mbed-os/features/storage
Michal Paszta 406fcdc9b7 FATFileSystem::stat() enabled for all compilers
Macro which restricted compilation to GCC_ARM is removed.
Existing read_write() test is amended to call stat() and check that correct size is returned.
2019-08-09 15:52:49 +03:00
..
TESTS FATFileSystem::stat() enabled for all compilers 2019-08-09 15:52:49 +03:00
blockdevice Coverity and compilation warnings fixes 2019-08-07 10:30:52 +03:00
filesystem FATFileSystem::stat() enabled for all compilers 2019-08-09 15:52:49 +03:00
kvstore Zero initialise all NVStore&kvstore members 2019-08-07 14:17:15 +03:00
nvstore Zero initialise all NVStore&kvstore members 2019-08-07 14:17:15 +03:00
system_storage Add missing RSPIF component to the defaut BlockDevice handler 2019-03-05 08:25:48 -08:00