[roll] Roll fuchsia [superproject] Roll third_party/pigweed 2081503..99290f8 (8 commits)

99290f8 docs: Fix literalinclude in the Bazel build
b8d3b57 pw_bluetooth_proxy: Rename to l2cap_channel_common.h
8c376c4 pw_bluetooth_proxy: Move BuildL2capCoc functions to test fixture
9f042fe pw_bluetooth_proxy: Move to using test fixtures
4f14d74 pw_toolchain_bazel: Move CPU constraints
f909776 docs: Build Doxygen docs with Bazel
13446e5 pw_toolchain: Add Cortex M3 support
f3fb838 pw_bluetooth_sapphire: Revert removal of LowEnergyDiscoverySession::Stop

GitOrigin-RevId: d7c281eb6deadaefbcc67530bffae757c0478322
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1175193
Original-Revision: 4ad5bcdba45f1244c0f697531c69aabca64686d7
Change-Id: I439a67d9572c2f1b2013f5441469361009fb9877
1 file changed
tree: e473388d53a421f7e8ad7dfc2a2edc0e0b153cfc
  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.