[roll] 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: bb79f5a9db5b8c9a917ea3dbdc4fc858ceff2d52
Change-Id: I8855c1abb130ab934c3ac3e5c43c6fa0bc813878
1 file changed
tree: 35adc972eebb674803b0648058fd312328d90884
  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.