aboutsummaryrefslogtreecommitdiff
path: root/pw_kvs/alignment.cc
AgeCommit message (Expand)Author
2020-09-15pw_status: Minor update for PW_TRY macrosDavid Rogers
2020-09-14pw_status: Add TRY macrosDavid Rogers
2020-07-01pw_span: Switch from pw::span to std::spanWyatt Hepler
2020-03-10pw_kvs: AlignedWriter read-and-write functionWyatt Hepler
2020-02-26pw_kvs: Fix AlignedWrite issues; expand testsWyatt Hepler
2020-02-21pw_kvs: Add free space accounting for write errorsDavid Rogers
2020-02-14Remove StatusWithSize implicit conversionsWyatt Hepler
2020-02-12pw_kvs: Split out aligned write functionalityWyatt Hepler