third_party.pigweed.src/pw_bytes
Akira Baruah 40a9c3f128 bazel: Rename BUILD to BUILD.bazel
Avoids potential naming conflicts with other build systems.

Change-Id: Ib6569cc05c028d5680879724304b17dfc1fae0af
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/49306
Commit-Queue: Akira Baruah <akirabaruah@google.com>
Reviewed-by: Rob Mohr <mohrr@google.com>
Reviewed-by: Nathaniel Brough <nathaniel.brough@gmail.com>
Reviewed-by: Wyatt Hepler <hepler@google.com>
2021-07-14 19:36:41 +00:00
..
public/pw_bytes Add feature tests for C++20 constexpr and consteval 2021-06-12 03:06:24 +00:00
size_report bazel: Rename BUILD to BUILD.bazel 2021-07-14 19:36:41 +00:00
array_test.cc pw_kvs: Alternate ConvertsToSpan implementation 2020-12-11 23:01:14 +00:00
BUILD.bazel bazel: Rename BUILD to BUILD.bazel 2021-07-14 19:36:41 +00:00
BUILD.gn pw_span: Provide <span> through pw_polyfill 2021-01-21 16:38:42 +00:00
byte_builder_test.cc pw_status: Replace Status::Ok() with OkStatus() 2021-01-11 20:28:12 +00:00
byte_builder.cc pw_status: Replace Status::Ok() with OkStatus() 2021-01-11 20:28:12 +00:00
CMakeLists.txt CMake: Revamp CMake build 2020-11-04 22:31:07 +00:00
docs.rst style: update non-type template args to kCamelCase 2021-04-01 19:46:00 +00:00
endian_test.cc pw_bytes: Fix static analysis complaint in test 2021-02-03 17:07:59 +00:00
README.md

pw_bytes: Embedded-friendly C++ bytes manipulation primitives