[roll] Roll third_party/pigweed 7fbccd0..1af8e0f (8 commits)

1af8e0f pw_bluetooth_proxy: Handle channel dtor during recombination
0f62a5e pw_ide: Use clangd rule from @pigweed directly
d932875 docs: Explain Label in style guide
a7a3cbe pw_ide: Replace compile command refresh with custom implementation
8e2ae80 pw_bluetooth_sapphire: Fix l2cap_fuzzer timeout with 1MB input data
24596e9 bazel: Switch to Python 3.12
9b00f1a pw_kernel: Add colors and visual cleanups to console output
69aedd9 pw_env_setup: Update watchdog

GitOrigin-RevId: 941de89d6b045c775b98373ac4a2ef4bf7323606
Change-Id: Ia38c11428cd07df3f8d53c95615924e7f91bf938
1 file changed
tree: 1f89078af6740575d7325463984419b99794b7ff
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.