[roll] Roll fuchsia [roll] Roll third_party/pigweed 87b4652..7116302 (12 commits)

7116302:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/71163020c080f08080aa2ad4bebc819ecdb239bc pw_async2: Rewrite codelab step 2 to use Futures
2476901:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/2476901df134ac3c6a14a8b1f59bd187531c18b1 pw_bluetooth_proxy: Separate locks to avoid deadlock in handlers
149eb80:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/149eb808febc796c293c528b79c1dc0462f99200 pw_bluetooth_proxy: Queue command packets
8ac567a:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/8ac567afa2f1af3cda6c5a6a7e126adc0d746fc7 pw_checksum: Add CRC8 support
209942e:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/209942ef971120efc8a413d2e436e01414943d45 pw_toolchain: C++23 support and presubmit build
04b8575:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/04b85752d08c0c1f4fa010ae71d618ff9130eaa9 pw_build: Fix external repo handling for pw_pylint import paths
4580efa:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/4580efab76444477d9ab37399806e226fcef7fde pw_env_setup: Remove Rosetta support
79acca5:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/79acca579e96ff3966d341371bab489b1c7c8c6a pw_async2: Rename //pw_async2:pend_func_task build targets
000aca0:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/000aca057e1e7590f89bc7cc4032cd344a86e8bd pw_digital_io_linux: Add missing include
37ba21f:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/37ba21f8fec67798e8055d68ea68ff5f2cb273fd pw_bluetooth_proxy: Ensure test spans outlive MultiBuf
dc1dea8:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/dc1dea8007607fee5e42e93c54da43e1eef5e395 pw_bluetooth_sapphire: Use GetLogicalLink in channel_manager.cc
ec55e9b:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/ec55e9b0a7d415f5d3e574393eac8bfaaa059e66 pw_bluetooth_sapphire: Debug logs on autosniff suppression

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1486662
Original-Revision: 6a365eb576cb43993ee6f2be6d8aaf88340a886f
GitOrigin-RevId: 9fa341c2cbd06afdd27b8cba108f4ba08fb6feff
Change-Id: Ica36b1529e166e05146569da3a0176e901400629
1 file changed
tree: 45dc29be56812c2a48759b8ea7018b943527b2f2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.