third_party.pigweed.src/pw_kvs
Wyatt Hepler bdd8e5a77b pw_kvs: Move entry.h to public/pw_kvs/internal
Move entry.h so that the KeyValueStore class can reference it in the
header.

Change-Id: Ib5a7f194db8dd9af1e8f3d8c9c7c25b8409acfe0
2020-02-20 19:30:47 -08:00
..
public/pw_kvs pw_kvs: Move entry.h to public/pw_kvs/internal 2020-02-20 19:30:47 -08:00
pw_kvs_private pw_kvs: Move entry.h to public/pw_kvs/internal 2020-02-20 19:30:47 -08:00
alignment_test.cc pw_kvs: Add free space accounting for write errors 2020-02-21 03:03:28 +00:00
alignment.cc pw_kvs: Add free space accounting for write errors 2020-02-21 03:03:28 +00:00
BUILD pw_kvs: Move entry.h to public/pw_kvs/internal 2020-02-20 19:30:47 -08:00
BUILD.gn pw_kvs: Move entry.h to public/pw_kvs/internal 2020-02-20 19:30:47 -08:00
checksum_test.cc pw_kvs: Implement AlignedChecksum 2020-02-13 10:43:23 -08:00
checksum.cc
CMakeLists.txt
debug_cli.cc pw_kvs: Allow specifying max entries and sectors 2020-02-21 00:25:43 +00:00
entry_test.cc pw_kvs: Move entry.h to public/pw_kvs/internal 2020-02-20 19:30:47 -08:00
entry.cc pw_kvs: Move entry.h to public/pw_kvs/internal 2020-02-20 19:30:47 -08:00
flash_memory.cc pw_kvs: Move reading and writing to Entry class 2020-02-14 16:21:29 -08:00
in_memory_fake_flash.cc pw_kvs: FlashMemory updates; test utilities 2020-02-19 19:10:32 +00:00
key_value_store_fuzz_test.cc pw_kvs: Allow specifying max entries and sectors 2020-02-21 00:25:43 +00:00
key_value_store_map_test.cc pw_kvs: Move entry.h to public/pw_kvs/internal 2020-02-20 19:30:47 -08:00
key_value_store_test.cc pw_kvs: Move entry.h to public/pw_kvs/internal 2020-02-20 19:30:47 -08:00
key_value_store.cc pw_kvs: Move entry.h to public/pw_kvs/internal 2020-02-20 19:30:47 -08:00