mbed-os/features/filesystem/bd
Christopher Haster 4ee3043721 mbr: Added note about limitations 2018-02-23 17:08:29 -06:00
..
BlockDevice.h bd: Added trim function to let filesystems give erase hints to FTLs 2017-09-05 11:16:15 -05:00
ChainingBlockDevice.cpp Change address subtraction when moving through block devices to be the size of the entire block device not the block size 2017-10-24 18:31:46 -05:00
ChainingBlockDevice.h Fix doxygen warnings in 'features/filesystem' 2017-06-08 15:48:21 -05:00
ExhaustibleBlockDevice.cpp littlefs: Moved test block devices into general block devices 2017-11-22 16:02:54 -06:00
ExhaustibleBlockDevice.h Copy edit littlefs 2017-11-29 16:35:06 -06:00
HeapBlockDevice.cpp bd: Add asserts on initialization in HeapBlockDevice 2017-06-21 13:51:57 -05:00
HeapBlockDevice.h Add additional information on the block parameter in the HeapBlockDevice ctor 2017-10-17 19:03:39 -05:00
MBRBlockDevice.cpp mbr: Added checks for extended partitions 2018-02-23 17:08:28 -06:00
MBRBlockDevice.h mbr: Added note about limitations 2018-02-23 17:08:29 -06:00
ObservingBlockDevice.cpp littlefs: Moved test block devices into general block devices 2017-11-22 16:02:54 -06:00
ObservingBlockDevice.h Copy edit littlefs 2017-11-29 16:35:06 -06:00
ProfilingBlockDevice.cpp bd: Added ProfilingBlockDevice for measuring higher-level applications 2017-07-31 10:19:39 -05:00
ProfilingBlockDevice.h Resolve doxygen warning in filesystems 2017-10-27 18:18:04 -05:00
ReadOnlyBlockDevice.cpp littlefs: Moved test block devices into general block devices 2017-11-22 16:02:54 -06:00
ReadOnlyBlockDevice.h Copy edit littlefs 2017-11-29 16:35:06 -06:00
SlicingBlockDevice.cpp Replace second SlicingBD ctor with default arg 2017-10-26 11:49:35 -05:00
SlicingBlockDevice.h Replace second SlicingBD ctor with default arg 2017-10-26 11:49:35 -05:00