roll: pigweed, pw_toolchain 14 commits

35833577cf3ac20 Merge branch 'upstream/main' into 'main'
e51b311a154e11c pw_toolchain: Use `crate_name` for GN rust targets
e194c83f1d06383 pw_toolchain: proc_macro GN cross compile
ddcc251bcac0c2c pw_toolchain: Rustc cross compile to qemu-clang
2bccf25ed3d181d pw_build: Fix configs in pw_rust_executable
61f6e54585a0e81 pw_rust: Add no_std build to basic_executable
79f0dd143867866 pw_rust: Rename host_executable
9d49c47bb21b0cc pw_env_setup: Add rustc thumbv7m target
55c5087185c0ff3 pw_tokenizer: decode_optionally_tokenized without
280aeccf0bef690 pw_console: Additional UI and code themes
5cb019aed9d68b2 pw_web: NPM version bump to 0.0.22
1df8cb6e2022a85 pw_web: Show REPL message at every run
0e17c001aa2a1c6 pw_symbolizer: Add missing runfiles dep
59f96058375492f pw_rpc: Fix Typescript client streaming return typ

https://pigweed-internal.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: b1d334fa51cffae..35833577cf3ac20
Roller-URL: https://ci.chromium.org/b/8740787294963069601
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iab6acf85025da95f47ebc4d72383e0e1cb99ba06
Reviewed-on: https://pigweed-internal-review.git.corp.google.com/c/pigweed/showcase/rp2/+/73529
Bot-Commit: Pigweed-Internal-Roller <pigweed-internal-roller@pw-internal-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed-Internal-Roller <pigweed-internal-roller@pw-internal-service-accounts.iam.gserviceaccount.com>
1 file changed
tree: db1026a668633f140b57468602e1970241b05ef2
  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. .clang-format
  14. .clangd.shared
  15. .gitignore
  16. .pw_console.yaml
  17. AUTHORS
  18. BUILD.bazel
  19. CONTRIBUTING.md
  20. LICENSE
  21. MODULE.bazel
  22. OWNERS
  23. pigweed.json
  24. README.md
README.md

Pigweed Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Pigweed.