[roll] Roll third_party/pigweed d9566cc..268292a (3 commits)

268292a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/137709 target/stm32f429i_disc1: Import pw_boot_BACKEND declaration
aa41f6b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/133310 pw_ide: Rename `setup` command to `sync`
aec53d0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/137705 pw_containers: Remove const from pw::InlineDequeIterator pointers
GitOrigin-RevId: e7708c99565c0349cab25cfc060a2ae35b9da082
Change-Id: I1a32ca59049848ef0b9932a88b0c8fbac1184f5d
1 file changed
tree: 64a82d043dbf73ed6a3144a0e0417f94226b813a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.