[superproject] Roll third_party/pigweed 5db08a5..caf0021 (12 commits)

caf0021 pw_bluetooth_sapphire: Add more options to ISO test packet generation
9fff267 pw_thread_stl: Remove unnecessary include
8f3c17f pw_ide: Modularize clangd TS modules
8269056 pw_bluetooth_proxy: Use LE_ACL_Data_Packet_Length
48dfcf5 pw_tokenizer: Fix CSV database parsing in TS
935559e pw_bluetooth_proxy: L2capCoc reassembly
090c437 pw_build: Remove and refactor //pw_build/platforms
8ebf76d pw_bluetooth_proxy: Move L2capCoc tests to separate file
e1736b9 pw_toolchain: Transition flag to update rules_cc
3e5208e zephyr: Update to support 4.0
d7fcaef pw_rust: Allow override proc_macro toolchain
8fddf43 pw_bluetooth: Correct some Emboss fields names

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