mirror of https://github.com/ARMmbed/mbed-os.git
From the documentations of `BlockDevice::get_erase_value()`:
-1 if you can't rely on the value of the erased storage
and `BlockDevice::program()`:
The blocks must have been erased prior to being programmed
So, `BlockDevice::erase()` should always be called regardless of
erase value.
|
||
|---|---|---|
| .. | ||
| TDBStore.cpp | ||