aboutsummaryrefslogtreecommitdiff
path: root/pw_hex_dump
AgeCommit message (Expand)Author
2022-06-30Replace some pwbug/### TODOs with b/###Rob Mohr
2022-06-29pw_span: Switch from std::span to pw::spanWyatt Hepler
2022-06-24pw_span: Explicitly specify pw_span dependencies in GNWyatt Hepler
2022-05-31C++20 compatibility fixesWyatt Hepler
2021-11-23pw_string: Improve StringBuilder hex supportArmando Montanez
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-08-16overall: Adding `IgnoreError()` where Status was discardedAdrien Larbanet
2021-07-29workspace: Updates Bazel build files to work in CINathaniel Brough
2021-07-14bazel: Rename BUILD to BUILD.bazelAkira Baruah
2021-06-29bazel: Remove unnecessary license commentsRob Mohr
2021-06-17pw_hex_dump: Fix bug with unaligned trailing bytesArmando Montanez
2021-04-18workspace: Adding bazel build formatter/linterNathaniel Brough
2021-01-21pw_span: Provide <span> through pw_polyfillWyatt Hepler
2021-01-11pw_status: Replace Status::Ok() with OkStatus()Wyatt Hepler
2020-10-15BUILD.gn files: Improve import formattingWyatt Hepler
2020-10-01docs: Make labels consistent; remove boilerplateWyatt Hepler
2020-09-30pw_status: Update Status::CODE to Status::Code()Wyatt Hepler
2020-07-20pw_hex_dump: Create moduleArmando Montanez