mbed-os/features/storage/blockdevice
Veijo Pesonen 0278e38896 ExhaustibleBlockDevice: revert commit 10481f2
Reverts commit 10481f2f7e partially.
Changes made to ExhaustibleBlockDevice hides simulated flash degradation
which is the assumed behavior. Converted back to original behavior.
2020-05-04 22:21:25 +03:00
..
BlockDevice.h Fix functionality for FlashIAPBD & SlicingBD 2019-03-14 17:46:10 +02:00
BufferedBlockDevice.cpp BlockDevice: multiple fixes to BlockDevice classes 2020-02-10 09:53:49 +02:00
BufferedBlockDevice.h Review updates 2019-01-10 15:42:28 +02:00
ChainingBlockDevice.cpp BlockDevice: multiple fixes to BlockDevice classes 2020-02-10 09:53:49 +02:00
ChainingBlockDevice.h Documnent changes and adding const to get_type method 2018-12-23 14:27:14 +02:00
ExhaustibleBlockDevice.cpp ExhaustibleBlockDevice: revert commit 10481f2 2020-05-04 22:21:25 +03:00
ExhaustibleBlockDevice.h ExhaustibleBlockDevice: revert commit 10481f2 2020-05-04 22:21:25 +03:00
FlashSimBlockDevice.cpp FlashSimBlockDevice: initialize blanks buffer 2020-02-13 15:19:11 +02:00
FlashSimBlockDevice.h Documnent changes and adding const to get_type method 2018-12-23 14:27:14 +02:00
HeapBlockDevice.cpp HeapBlockDevice: Don't assert on const functions 2019-12-03 14:38:40 +02:00
HeapBlockDevice.h Documnent changes and adding const to get_type method 2018-12-23 14:27:14 +02:00
MBRBlockDevice.cpp BlockDevice: multiple fixes to BlockDevice classes 2020-02-10 09:53:49 +02:00
MBRBlockDevice.h minor editorial tweaks 2019-01-10 15:53:59 +02:00
ObservingBlockDevice.cpp Documnent changes and adding const to get_type method 2018-12-23 14:27:14 +02:00
ObservingBlockDevice.h Documnent changes and adding const to get_type method 2018-12-23 14:27:14 +02:00
ProfilingBlockDevice.cpp Documnent changes and adding const to get_type method 2018-12-23 14:27:14 +02:00
ProfilingBlockDevice.h Doxygen changes to ProfilingBlockDevice and SlicingBlockDevice. 2019-01-10 15:53:49 +02:00
ReadOnlyBlockDevice.cpp BlockDevice: multiple fixes to BlockDevice classes 2020-02-10 09:53:49 +02:00
ReadOnlyBlockDevice.h Documnent changes and adding const to get_type method 2018-12-23 14:27:14 +02:00
SlicingBlockDevice.cpp SlicingBlockDevice should assert, if size does not look valid 2019-12-03 14:38:40 +02:00
SlicingBlockDevice.h Fix functionality for FlashIAPBD & SlicingBD 2019-03-14 17:46:10 +02:00