[roll] 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
Change-Id: Ib9f11c5a79bfe5bc1d394a902a9614a1a9fa7577
1 file changed
tree: 67ee4c4812fd02dce9feb5d0aa4bd4df93cd6adf
  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.