[roll] Roll third_party/pigweed 8bae44a..ea85eb9 (7 commits)

ea85eb9 pw_build: Minor docs tweak to required Bazel flags
4869e6f pw_bluetooth: Fix bit ordering in android opus
d79101e pw_console: Mouse column resizing
775e4ca pw_kernel: Refactor to remove panicky code
f40c5bf pw_kernel: Panic detection tests for mps2_an505 and qemu_virt_riscv32
8bae44a pw_kernel: Copy all sections into the merged elf file
14c9b44 pw_async2: Generic pendable wrapper

Rolled-Repo: https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 8bae44afd85f30..ea85eb93c2a2be
Roller-URL: https://cr-buildbucket.appspot.com/build/8713477906348048529
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie7ebbe2e3b15d70615dcb1294644b6a1454f3913
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1288790
Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
2 files changed
tree: 5326da265936462f34c9a0ffae8f0bfb279c128f
  1. .fx/
  2. .helix/
  3. boards/
  4. build/
  5. bundles/
  6. docs/
  7. examples/
  8. manifests/
  9. products/
  10. scripts/
  11. sdk/
  12. src/
  13. third_party/
  14. tools/
  15. zircon/
  16. .clang-format
  17. .clang-tidy
  18. .editorconfig
  19. .git-blame-ignore-revs
  20. .gitattributes
  21. .gitignore
  22. .gitmodules
  23. .gn
  24. .ignore
  25. analysis_options.yaml
  26. AUTHORS
  27. BUILD.gn
  28. CODE_OF_CONDUCT.md
  29. CONTRIBUTING.md
  30. fuchsia.code-workspace
  31. LICENSE
  32. OWNERS
  33. PATENTS
  34. pyproject.toml
  35. pyrightconfig.json
  36. README.md
  37. rustfmt.toml
  38. shac.star
  39. shac.textproto
README.md

Fuchsia

What is Fuchsia?

Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.

We expect everyone interacting with our project to respect our code of conduct.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.