mbed-os/storage/kvstore
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
..
direct_access_devicekey CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
include/kvstore Refactore storage/kvstore directory 2020-07-20 07:28:53 -07:00
kv_config CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
securestore CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
source Move mbed-trace into platform 2020-09-02 12:30:59 +01:00
tests general_tests_phase_2: SecureStore's underlying TDBStore must be large enough 2020-11-12 16:46:03 +00:00
CMakeLists.txt CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
mbed_lib.json Fix CI build issue with GCC_ARM and ARMC6 toolchain 2020-07-22 10:23:12 -07:00