[roll] Roll fuchsia [superproject] Roll third_party/pigweed 986272f..4a2ab50 (5 commits)

4a2ab50 third_party/freertos: Silence new warning
351d6c1 pw_allocator: Restrict BlockAllocator's public interface
4a365f6 pw_malloc: Rename GetSystemAllocator to CreateSystemAllocator
358d2b6 pw_clock_tree: Add note in ClockTree::AcquireWith() doc comment
43cf8d7 pw_malloc: Synchronize access to the system metrics

GitOrigin-RevId: aa8db4bbd5491ab6e398b06151a41216e2a23d77
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221766
Original-Revision: 93be445d9b2103239f32ef4c1188c6bb36db94fe
Change-Id: I2bb9f63588c8e88da5001b5aeae8266a2bc15372
1 file changed
tree: c0aff6ecaeabc2a4abd07dc040056b05c35766bf
  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.