mbed-os/features/storage
Seppo Takalo 513891d4f6 Check return of BlockDevice::init() in TDBStore.
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
2019-09-30 13:26:56 +03:00
..
TESTS Merge pull request #11183 from OpenNuvoton/nuvoton_m252kg_test 2019-08-20 09:49:58 +02:00
blockdevice Coverity and compilation warnings fixes 2019-08-07 10:30:52 +03:00
filesystem Remove minor build warnings 2019-09-02 15:04:58 +01:00
kvstore Check return of BlockDevice::init() in TDBStore. 2019-09-30 13:26:56 +03:00
nvstore PSOC6_SB: Initial commit to add CY8CPROTO_064_SB to mbed-os sources. 2019-08-30 15:10:18 +03:00
system_storage Add missing RSPIF component to the defaut BlockDevice handler 2019-03-05 08:25:48 -08:00