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