roll: pigweed pw_kernel: Fix missing log statements

- Don't drop log statement if the encode buffer overflows.
- Increase encode buffer size to match the C++ default.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278675
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Tests-Not-Needed: Dave Roth <davidroth@google.com>
Original-Revision: 1e464ac2e81e0403ccfd95aa4bf6b21dba6c7cda

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: be9140e6534c11..1e464ac2e81e04
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8719372593936226417
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib9fd77086f113032865c08d33f68a722bb0fa04a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/279253
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
1 file changed
tree: 8fa30281bdd9821e4c1339a0750f6f6bee20872f
  1. .github/
  2. .vscode/
  3. apps/
  4. device/
  5. modules/
  6. system/
  7. targets/
  8. tools/
  9. web_app/
  10. .bazelignore
  11. .bazelrc
  12. .bazelversion
  13. .buildifier.json
  14. .clang-format
  15. .clang-tidy
  16. .clangd.shared
  17. .gitignore
  18. .pw_console.yaml
  19. AUTHORS
  20. BUILD.bazel
  21. CONTRIBUTING.md
  22. LICENSE
  23. MODULE.bazel
  24. MODULE.bazel.lock
  25. OWNERS
  26. pigweed.json
  27. README.md
  28. REPO.bazel
README.md

Sense

git clone https://pigweed.googlesource.com/pigweed/showcase/sense

Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.

Please visit Sense: An interactive tour through Pigweed to get started.