[roll] Roll third_party/pigweed 1e33c23..d356f50 (7 commits)

d356f50 bazel: Update Fuchsia SDK to 24.20241009.5.1
ea85dfd *: Fix ruff-detected Python lint errors
9aae89c pw_allocator: Add UniquePtr::MakeUniqueArray
60e7e4f pw_toolchain: Switch arm_clang to rules_cc toolchains
7d78c54 pw_bluetooth_sapphire: Update docs
6efc99b pw_protobuf: Support directly specifying options file locations
4321a46 pw_spi: Use non-virtual interface (NVI) pattern on pw::spi::Initiator

GitOrigin-RevId: dabf42038a18de61bdbb54a296734fbae94ba595
Change-Id: I2c414879121010fa2176079b18307b61c7cd3144
1 file changed
tree: f61934952d5d2e43fa2f784db098e7b87ee51cb9
  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.