1. 04f7e41 pw_bytes: Add functions for specifying byte units by RJ Ascani · 2 years, 3 months ago
  2. d0cca89 bazel: Add missing bazel deps and includes by Ted Pudlik · 2 years, 4 months ago
  3. 984921a pw_bytes: Extend CMake support by Ewout van Bekkum · 2 years, 4 months ago
  4. b8f3ad2 Zephyr implementation of pw_rpc and dependencies by Yuval Peress · 2 years, 7 months ago
  5. 5fa58f6 pw_bytes: Avoid memcpy to nullptr, even if zero-length by Wyatt Hepler · 2 years, 6 months ago
  6. 793fb44 pw_bytes/byte_builder: do not memcpy empty spans by Ewout van Bekkum · 2 years, 7 months ago
  7. 77d8571 OWNERS: Add throughout tree by Rob Mohr · 2 years, 7 months ago
  8. 43f2439 pw_bytes/byte_builder: remove stale comment by Ewout van Bekkum · 2 years, 9 months ago
  9. b182bf0 pw_bytes: Run buildifier by Rob Mohr · 2 years, 9 months ago
  10. 2a5f4da pw_bytes: add helper user defined literals by Ewout van Bekkum · 2 years, 10 months ago
  11. 40a9c3f bazel: Rename BUILD to BUILD.bazel by Akira Baruah · 3 years ago
  12. 5fc2541 bazel: Remove unnecessary license comments by Rob Mohr · 2 years, 11 months ago
  13. 626a9b8 Add feature tests for C++20 constexpr and consteval by Michael Spang · 3 years ago
  14. a1113be workspace: Adding bazel build formatter/linter by Nathaniel Brough · 3 years, 3 months ago
  15. 5ea3340 style: update non-type template args to kCamelCase by Ewout van Bekkum · 3 years, 2 months ago
  16. f40762d pw_bytes: Fix static analysis complaint in test by Prashanth Swaminathan · 3 years, 4 months ago
  17. 7abd8cc pw_span: Provide <span> through pw_polyfill by Wyatt Hepler · 3 years, 4 months ago
  18. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 4 months ago
  19. 2debeb6 pw_kvs: Alternate ConvertsToSpan implementation by Wyatt Hepler · 3 years, 6 months ago
  20. 0a6f763 CMake: Revamp CMake build by Wyatt Hepler · 3 years, 7 months ago
  21. d49f8fe BUILD.gn files: Improve import formatting by Wyatt Hepler · 3 years, 7 months ago
  22. f9fb90f docs: Make labels consistent; remove boilerplate by Wyatt Hepler · 3 years, 8 months ago
  23. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 8 months ago
  24. 3cd2cd4 pw_bytes: Endian reading function by Wyatt Hepler · 3 years, 8 months ago
  25. bfb669d pw_hdlc_lite: Encode full HDLC frames by Wyatt Hepler · 3 years, 9 months ago
  26. 05ca54c pw_bytes: Functions for converting endianness by Wyatt Hepler · 3 years, 9 months ago
  27. ecf1923 pw_polyfill: Support std::endian from <bit> by Wyatt Hepler · 3 years, 9 months ago
  28. e467579 misc: Size report binary fixes by Alexei Frolov · 3 years, 8 months ago
  29. f20ef8e pw_bytes: Added code for Size Report by shaneajg · 3 years, 11 months ago
  30. 6b3a6c9 pw_bytes: Utilities for building byte arrays by Wyatt Hepler · 3 years, 10 months ago
  31. 5c15f0d pw_bytes: Added iterator value-retrieval methods by shaneajg · 4 years ago
  32. 0158ad7 pw_bytes: ByteSpan and ConstByteSpan aliases by Wyatt Hepler · 4 years ago
  33. 9fe4cec pw_bytes: Added an iterator class by shaneajg · 4 years ago
  34. 3181d18 pw_bytes: Added an ordered put method for values by shaneajg · 4 years ago
  35. 9c19db4 pw_bytes: Module for bytes manipulation. by shaneajg · 4 years ago