mirror of https://github.com/ARMmbed/mbed-os.git
513891d4f6
Return value was ignored, and TDBStore:init() ended up in a MBED_ERROR() phase after that. TDBStore API was limited to allow returning of only two separate errors, which may end up hiding the actual return value. Change the documentation slightly to allow returning of original error code from the underlying block device. Fixes #11591 |
||
---|---|---|
.. | ||
TDBStore.cpp | ||
TDBStore.h | ||
mbed_lib.json |