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