bazel: Fix pw_assert dependencies

Replace dependencies on @pigweed//pw_assert:pw_assert with the
appropriate subset of {@pigweed//pw_assert:check,
@pigweed//pw_assert:assert} (depending on which header is actually
included).

Auto-generated using the tool from http://pwrev.dev/c/270374/7.

Bug: 390694482
Change-Id: I876794bd0832602775b942b3eca61a813c50aa65
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/270893
Pigweed-Auto-Submit: Ted Pudlik <tpudlik@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Reviewed-by: Dave Roth <davidroth@google.com>
11 files changed
tree: adb7c14ca09442ff2721abe1ae00a7512502503a
  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.