mbed-os/storage/blockdevice/source
Lingkai Dong 6b5e467f96 HeapBlockDevice::erase(): free up heap memory
`HeapBlockDevice::erase()` previously performed a range and alignment
check only. This commit adds freeing of heap memory.
2021-04-14 17:00:17 +01:00
..
BufferedBlockDevice.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
ChainingBlockDevice.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
ExhaustibleBlockDevice.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
FlashSimBlockDevice.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
HeapBlockDevice.cpp HeapBlockDevice::erase(): free up heap memory 2021-04-14 17:00:17 +01:00
MBRBlockDevice.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
ObservingBlockDevice.cpp Add SPDX identifier 2020-12-15 15:01:25 +00:00
ProfilingBlockDevice.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
ReadOnlyBlockDevice.cpp Add SPDX identifier 2020-12-15 15:01:25 +00:00
SFDP.cpp Update include paths to SFDP.h 2020-11-26 17:31:31 +00:00
SlicingBlockDevice.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00