[roll] Roll fuchsia [superproject] Roll third_party/pigweed 01ecbd2..cdd0561 (13 commits)

cdd0561 pw_bluetooth_sapphire: Handle flexible array warning
c8ee642 pw_assert_fuchsia: Create pw_assert Fuchsia backend
386ab03 pw_bluetooth_sapphire: Handle zero length warning with pigweed
c5e7f14 pw_bluetooth_sapphire: Handle C99 warning with pigweed
db3e878 pw_bluetooth_sapphire: Handle C99 warning with pigweed
0e348ae pw_bluetooth_sapphire: Migrate UserPasskeyNotificationEvent to emboss
ad5c105 pw_bluetooth_sapphire: Migrate UserPasskeyRequestEvent to emboss
42d905b pw_bluetooth_sapphire: Migrate UserConfirmationRequest event to emboss
1d56224 pw_bluetooth_sapphire: Convert kNumberOfCompletedPackets to emboss
769ce8f pw_bluetooth_sapphire: Setup ISO Data Path
9a6adf1 pw_bluetooth_sapphire: Handle C99 warning with pigweed
5152d11 pw_bluetooth_sapphire: Add a polyfill for PW_MODIFY_DIAGNOSTIC_CLANG
cdb7075 pw_bluetooth_sapphire: Handle switch warning with pigweed

GitOrigin-RevId: 4cca42ec0a6f145a1321bf7e3b6de04eebf9652c
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105709
Original-Revision: d744d5262ca61e8af62a124ff6d59d1125aa8976
Change-Id: Ia47b9585d340ccc6e96512b377339e6e38097038
1 file changed
tree: 85585f5e6edda8673a4e86433bfc7830c8ae4f3a
  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 via the IRC channel #fuchsia on Freenode.

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.