1. b8c67ac misc: Update non-type template parameter style by Wyatt Hepler · 2 years, 10 months ago
  2. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 5 months ago
  3. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 9 months ago
  4. 6b3a6c9 pw_bytes: Utilities for building byte arrays by Wyatt Hepler · 3 years, 10 months ago
  5. 907570b pw_kvs: Add alignment check to FlashPartition by David Rogers · 3 years, 10 months ago
  6. 436b3aa pw_kvs: Update all KVS magics to be random numbers by David Rogers · 3 years, 10 months ago
  7. 02892d2 pw_kvs: Fix alignent init in FlashPartition by David Rogers · 3 years, 11 months ago
  8. a149d64 pw_kvs: Add fix and test for Fake Flash by David Rogers · 4 years ago
  9. e2cbadf pw_span: Switch from pw::span to std::span by Wyatt Hepler · 4 years ago
  10. d64cc01 pw_kvs: Make fake flash memory a publicly accessible lib by David Rogers · 4 years, 1 month ago
  11. 888370d Enable -Wshadow by Armando Montanez · 4 years, 1 month ago
  12. 5007049 pw_kvs: Fix issues with format migration by Wyatt Hepler · 4 years, 2 months ago
  13. 31b358b pw_kvs: Add method to force updating of entries to new format by David Rogers · 4 years, 2 months ago
  14. 486ac57 pw_kvs: Small test cleanup by Wyatt Hepler · 4 years, 3 months ago
  15. 1d59456 pw_kvs: Functions for updating and copying entries by Wyatt Hepler · 4 years, 3 months ago
  16. 22d0d9f pw_kvs: Support multiple entry formats by Wyatt Hepler · 4 years, 3 months ago
  17. 7465be3 pw_kvs: Remove unnecessary alignment_bytes arg by Wyatt Hepler · 4 years, 4 months ago
  18. 88adfe8 pw_kvs: Move EntryHeaderFormat to pw_kvs/format.h by Wyatt Hepler · 4 years, 4 months ago
  19. bdd8e5a pw_kvs: Move entry.h to public/pw_kvs/internal by Wyatt Hepler · 4 years, 4 months ago
  20. 1fc1104 pw_kvs: Transcation ID and key descriptor refactor by Wyatt Hepler · 4 years, 4 months ago
  21. 5f6efc0 pw_kvs: Allow specifying an offset in Get by Wyatt Hepler · 4 years, 4 months ago
  22. a00d1ef pw_kvs: Expand Entry tests; fix issues by Wyatt Hepler · 4 years, 4 months ago
  23. cdd6dfc pw_kvs: FlashMemory updates; test utilities by Wyatt Hepler · 4 years, 4 months ago
  24. e541e07 pw_kvs: Move reading and writing to Entry class by Wyatt Hepler · 4 years, 4 months ago
  25. d31d970 pw_kvs: Rename format.h to entry.h by Wyatt Hepler · 4 years, 4 months ago
  26. 30a5215 pw_kvs: Rename EntryHeader to Entry by Wyatt Hepler · 4 years, 4 months ago
  27. 0bde10a pw_kvs: Test cleanup by Wyatt Hepler · 4 years, 4 months ago
  28. 97fc794 pw_kvs: Introduce alignment to the entry header by Wyatt Hepler · 4 years, 4 months ago