mbed-os/storage
Lingkai Dong 13c5b64e16 general_tests_phase_2: SecureStore's underlying TDBStore must be large enough
The test case set_add_data_set_key_value_five_Kbytes stores
5KB of value, and to allow for overheads, we allocate at least
8KB per area of TDBStore (so 16KB for two areas of a whole
TDBStore).
2020-11-12 16:46:03 +00:00
..
blockdevice general_block_device: optimize test_contiguous_erase_write_read() buffer size for large-sector flashes 2020-11-12 14:36:55 +00:00
docs Refactor storage docs 2020-09-17 16:07:22 +01:00
filesystem CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
kvstore general_tests_phase_2: SecureStore's underlying TDBStore must be large enough 2020-11-12 16:46:03 +00:00
platform CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
CMakeLists.txt CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00