roll: pigweed pw_thread_zephyr: Set thread name from attributes

Testing:
See thread name when attribute name is set and not the default string

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/321692
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 5d8cf7be19c444d21e7589a3e75659f829c56fe4

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 123911bae1b45f..5d8cf7be19c444
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8703676644617897473
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3545f0b344b917f7f1c3b3dd9269b38ece80d32e
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/322273
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
1 file changed
tree: 1b84181c645b95246656995ce08ee3a3a893631e
  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. .black.toml
  14. .buildifier.json
  15. .clang-format
  16. .clang-tidy
  17. .clangd.shared
  18. .gitignore
  19. .pw_console.yaml
  20. .pylintrc
  21. AUTHORS
  22. BUILD.bazel
  23. CONTRIBUTING.md
  24. LICENSE
  25. MODULE.bazel
  26. MODULE.bazel.lock
  27. mypy.ini
  28. OWNERS
  29. pigweed.json
  30. README.md
  31. 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.