third_party.pigweed.src/pw_log_basic
Keir Mierle 8c352dc5dd pw_kvs: Implement KVS load from flash
This starts the implementation of loading the KVS from flash. Much
remains to do before this is done. This patch also includes some
extensions to how the tests are handled, to make it easier to
instantiate multiple KVS and flash backends for testing.

Changes is this CL to potentially split out:
- KVS dump command to log contents
- Re-enabling function and file display in log (useful!)
- Hex dumping to log

Change-Id: Ib1b25a01aa29eec3d3acd09e40205c23ded7bf6a
2020-02-03 23:21:15 +00:00
..
public/pw_log_basic pw_log_basic: Add printf format checking 2020-01-27 13:59:59 -08:00
public_overrides/pw_log_backend pw_log: Logging module first steps 2020-01-17 12:42:05 -08:00
BUILD Bazel and CMake build updates 2020-01-24 15:10:07 -08:00
BUILD.gn pw_log: Logging module first steps 2020-01-17 12:42:05 -08:00
CMakeLists.txt Bazel and CMake build updates 2020-01-24 15:10:07 -08:00
log_basic.cc pw_kvs: Implement KVS load from flash 2020-02-03 23:21:15 +00:00