[superproject] Roll third_party/pigweed 8ffdd15..04dc1da (13 commits)

04dc1da pw_kernel: Support dyn types with ForeignBox
4249230 pw_ide: Add a clangd dashboard UI to help user find issues
018a807 pw_ide: Add a button to dump logs and settings.json
bc5c177 pw_ide: Add webview in sidebar to see extension report
d7be437 pw_kernel: Remove unused WaitQueue::wake_thread method
52f1e7f pw_env_setup: Restrict visibility of py libraries
1a42475 pw_allocator: Add source files to Android.bp targets
57db167 pw_kernel: Optimize SpinLocks
9f43335 pw_kernel: Add Mutex
eeed50e pw_kernel: Make some scheduler variable names more descriptive
b6da978 pw_env_setup: Fix docs headings
d058875 third_party/smartfusion_mss: rm BUILD for-loops
dcaf004 pw_containers: Mark :pw_containers deprecated

GitOrigin-RevId: 301257a08415bedbc12f60c7209712066ab862eb
Roller-URL: https://cr-buildbucket.appspot.com/build/8721346610051384353
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ibd27999903dce5e15b362819f2155f6e2c15ab5c
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1219704
1 file changed
tree: 37b34d37affdc79ecc94f05fa4c21dc16f7c2d41
  1. .helix/
  2. boards/
  3. build/
  4. bundles/
  5. docs/
  6. examples/
  7. infra/
  8. products/
  9. scripts/
  10. sdk/
  11. src/
  12. third_party/
  13. tools/
  14. zircon/
  15. .clang-format
  16. .clang-tidy
  17. .editorconfig
  18. .git-blame-ignore-revs
  19. .gitattributes
  20. .gitignore
  21. .gitmodules
  22. .gn
  23. .ignore
  24. analysis_options.yaml
  25. AUTHORS
  26. BUILD.gn
  27. CODE_OF_CONDUCT.md
  28. CONTRIBUTING.md
  29. fuchsia.code-workspace
  30. LICENSE
  31. OWNERS
  32. PATENTS
  33. pyproject.toml
  34. pyrightconfig.json
  35. README.md
  36. rustfmt.toml
  37. shac.star
  38. 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.